Re: [squid-users] Caching problems with apache 2.0.48?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 17 Dec 2003 00:26:37 +0100 (CET)

On Tue, 16 Dec 2003, Rogger Vasquez wrote:

> But others execute with no problem ... and they are in the same
> directory, first I thougth that I had
> the PHP engine OFF in that directory, but was not the case ,,,
>
> When I check the access.log in the squid, I notice that the ones
> executing correctly had TCP_MISS ...
> And the others TCP_MEM_HIT ...

Ok. So somehow these has entered your cache. If the cached data is the PHP
script then your new server did have the PHP engine OFF for a while
causing the pages to get cached (there is no way the PHP script as such
could have left the origin server otherwise)

To correct this you can either

a) PURGE the offending objects when identified

b) Use the no_cache ACL to deny use of the cache for the pages

c) Clean your cache.

Regards
Henrik
Received on Tue Dec 16 2003 - 16:26:40 MST

This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:14 MST