RE: Strange caching issue

2003-02-12 Thread brook
IL PROTECTED]] > > Sent: Monday, February 03, 2003 9:38 AM > > To: CF-Talk > > Subject: Re: Strange caching issue > > > > > > Barney, > > Thanks for the reply. > > > > 1. Not on GMT (rather EST). However, both my development and > > producti

Re: Strange caching issue

2003-02-03 Thread Matt Kornguth
And ... to raise the frustration level a WHOLE lot more ... the files are being cached on only one cluster member. So caching is being prevented on our development server and cluster member #2, but not cluster member #1. I need a drink ... On 2/3/2003 3:32 PM, Chris Norloff <[EMAIL PROTECTED]

Re: Strange caching issue

2003-02-03 Thread Matt Kornguth
Chris, IIS is set to cache files, but that is the case on both servers. Even when I set the IIS on the production server to expire templates immediately, it is still caching them. The frustration builds On 2/3/2003 3:32 PM, Chris Norloff <[EMAIL PROTECTED]> wrote: >Is the web server set

Re: Strange caching issue

2003-02-03 Thread Chris Norloff
Is the web server set to cache files? That might override the page settings. Chris Norloff -- Original Message -- From: Matt Kornguth <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] date: 03 Feb 2003 15:05:25 -0500 >This is so weird ... even if I hard code

Re: Strange caching issue

2003-02-03 Thread Matt Kornguth
This is so weird ... even if I hard code info in the html header, it isn't working. Even checked OS, versions, service packs, etc. and no luck. Grrr once again, any insight would be much appreciated. On 2/3/2003 12:16 PM, Barney Boisvert <[EMAIL PROTECTED]> wrote: >If people alr

RE: Strange caching issue

2003-02-03 Thread Eric Sheetz
> Sent: Monday, February 03, 2003 9:38 AM > To: CF-Talk > Subject: Re: Strange caching issue > > > Barney, > Thanks for the reply. > > 1. Not on GMT (rather EST). However, both my development and > production servers time settings are identical. > > 2. Did change e

Re: Strange caching issue

2003-02-03 Thread Matt Kornguth
Barney, Thanks for the reply. 1. Not on GMT (rather EST). However, both my development and production servers time settings are identical. 2. Did change expires value to same time several days ago, but still caching. Any other ideas? Anyone else. Thanks again. On 2/3/2003 12:16 PM, Barney

RE: Strange caching issue

2003-02-03 Thread Barney Boisvert
If people already have cached pages, then they will remain cached, because they won't have gotten the new headers. Probably not the case though, since browsers should clear their cache periodically, even without being told to by the page.. Are you outputting the correct time? Your timezone is GM