[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Trouble disabling ASP script caching (RAQ4)



On Wed, 2002-11-27 at 10:58, Landon Jenkins wrote:
> >> I took a look at the ASP properties and noticed that I could 
> >> disable ASP script caching. Indeed I disabled it and 
> >> restarted the ASP server. However, upon monitoring the ASP 
> >> server, it continues to cache scripts. Any ideas out there 
> >> why this is or, better yet, does anyone know how to disable 
> >> script caching an alternative way?
> >> 
> >
> >Is this the Chilisoft ASP? Maybe:
> >http://developer.chilisoft.com/caspdoc/360docs/html/enabling_script_cach
> >ing.htm
> 
> Thanks Dan, but I've been there and tried that already. I've disabled script caching via the GUI and restarted the server. Then I watch the live ASP server monitor as I browse through the ASP-enabled virtual site. The monitor continues to indicate that scripts are being cached.
> 
> Landon 

Yeah I am familiar with this problem from when I used to code ASP for
IIS. I think that the answer is on this page : 

http://developer.chilisoft.com/caspdoc/360docs/html/asp_response_object_expires_property.htm

HTH

Ashley