[squid-users] Re: Squid not caching my requests

From: Adam Aube <aaube01@dont-contact.us>
Date: Fri, 01 Oct 2004 13:03:32 -0400

Kvetch wrote:

> Thanks Adam, Here is my access.log

> 1096568145.782 474 121.51.1.207 TCP_MISS/200 65602 GET
> http://my.app.net/myapp-bin/myapp? - DIRECT/10.254.2.239 text/html

See the "?" at the end of the URL? This is dynamically generated content,
which won't be cached.

> 1096568147.141 94 121.51.1.207 TCP_MISS/404 1282 GET
> http://my.app.net/favicon.ico - DIRECT/10.254.2.239 text/html

TCP_MISS/404 is a "file not found" error from the remote web server. Squid
cannot cache content that does not exist.

None of the items shown were cacheable.

Adam
Received on Fri Oct 01 2004 - 11:10:09 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:01 MST