By default the 
	 Spotfire attachment manager caches library content and the results of information link executions when downloading or saving large amounts of data. You can disable the attachment manager cache by editing the 
	 configuration.xml file 
  
 
	 Procedure
-  
		  Export and open the 
			 Spotfire Server configuration file; for general instructions, see 
			 Manually editing the Spotfire Server configuration file. 
		   
		
-  
		  In the 
			 configuration.xml file, locate the following section and set 
			 <content-caching-enabled>to "false": 
			 <library>
    <import-export-path>default</import-export-path>
    <content-caching-enabled>true</content-caching-enabled>
    <max-number-concurrent-imports-and-exports>3</max-number-concurrent-imports-and-exports>
  </library>
 
 
-  
		  Then locate the 
			 <information services>section and set<result-caching-enabled>to "false".
- 
		  Import the server configuration file and restart the server(s); for instructions, see 
			 Manually editing the Spotfire Server configuration file.