Re: [squid-users] Non-static content not being cached

From: Iojan Sebastian <basurerosebita_at_gmail.com>
Date: Tue, 20 Mar 2012 13:43:35 -0300

On 3/20/2012 7:32 AM, Michael Borejdo wrote:
> What might be the reason for squid not caching specific content?
> Being new to squid, What is the best way to debug this situation?
> I can provide more logging info, if needed.
>
Hello Michael,
Sometimes is usefull to see how the server puts the http headers to
understand why squid doesn't cache certain objects.
I usually use wget -S at the squid server
$export http_proxy="http://localhost:port" ; wget -S http://some.site/object

Regards
Sebastian
Received on Tue Mar 20 2012 - 16:43:45 MDT

This archive was generated by hypermail 2.2.0 : Tue Mar 20 2012 - 12:00:04 MDT