Is it possible the set the minimum and maximum size of the file cache ?
Thank you,
Levente
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_10198650.htm...
Zones:
Windows 2000Date Answered: 08/26/1999 Rating: 7.2 Views: 0
How can I programatically remove cached files to enforce the browser to refetch a url ?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20231115.html
Zones:
C++Date Answered: 03/31/2002 Rating: 7.0 Views: 0
Ok here's my trouble:
//--------------------------------------
var lv1 = new LoadVars();
lv1.load("data/1.log");
lv1.onData = function(t1_text:String)
{
t1_text = t1_text.split("\n").j...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Zones:
Adobe FlashDate Answered: 07/30/2007 Rating: 9.4 Views: 0
I need no canhing on my asp pages an would prefre not to gave the same code duplicated in each file. I have a file nocache.asp with the code as described on many sites:
<%
// Avoids caching ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20054066.htm...
Zones:
ASP,
SSIDate Answered: 01/24/2001 Rating: 8.4 Views: 0
During an online system check at http://www.pcpitstop.com I received a "red" flag on Max File Cache.
The reason for the system check was that my System Resources deteriorate after a while. I...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/ME/Q_20369671.html
Zones:
Windows MEDate Answered: 04/01/2003 Rating: 6.0 Views: 0
preface: I have little or no experience in websphere.
Is there anywhere in the admin interface to set the default invalidation time of a file (both .class and .jsp)?
I make changes and updat...
http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Java/IBM_Webs...
Zones:
IBM Web...Date Answered: 01/28/2003 Rating: 8.0 Views: 0
hey,
i'm using the smarty template engine, and smarty needs the templace_c directory for caching, so it creates directories and files in it, but i can't delete it by ftp. because i don't have ri...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20835786.htm...
Zones:
PHPDate Answered: 02/13/2004 Rating: 7.2 Views: 0
i have a perplexing issue:
we use a browser-based app which downloads some text files to the browser cache (TIF), and for some users (about 10%), they keep these particular files in cache - the re...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_21198262.html
Zones:
Web BrowsersDate Answered: 12/14/2004 Rating: 7.0 Views: 0
I have an HTML page which I don't want to be cached so have added the lines:
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="-1">
and
<body onLoad="if ('Navi...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21374756.html
Zones:
JavaScriptDate Answered: 04/07/2005 Rating: 6.4 Views: 0
Sir,
I want to enable the cache for internet. For that i want to transfer all Temporary Internet Files folder to my server and acess all clients PC from the same folder. Can it be possible if...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_214519...