m�n 2003-02-10 klockan 16.04 skrev Gianugo Rabellino:

> Client is sending:
> 
> 
> GET /samples/hello-world/hello.html HTTP/1.0
> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212
> Accept: 
> 
>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1?
> Accept-Language: en-us,en;q=0.5
> Accept-Encoding: gzip,deflate,compress;q=0.9
> Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
> Via: 1.1 linux.local:3128 (squid/2.5.STABLE1)
> X-Forwarded-For: 127.0.0.1
> Host: localhost
> Cache-Control: max-age=0
> Connection: keep-alive

This is a forced refresh by the client:

Cache-Control: max-age=0


instructing the cache that it MUST verify with the backend if the
document really is fresh even if the cache thinks its copy is...

Did you press the Reload button in your browser? If you did, don't. 

-- 
Henrik Nordstrom <[EMAIL PROTECTED]>
MARA Systems AB, Sweden

Reply via email to