Search squid archive

Re: remote 403 error through squid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 10 Sep 2005, Thomas Reed wrote:

Certainly..the site in question is http://www.murfreesborotn.gov

I find it strange that when i go to http://www.murfreesborotn.gov// (with 2 slashes at the end) it load properly through the proxy.

This site seems to match exacly the symptoms of the first site in the previosly mentioned "bug report", and very similar to the other site discussed recently.

Returns 403 if max-age > certain value depending the object requested, increasing by the second.

    squidclient -h www.murfreesborotn.gov -p 80 -H "Host: www.murfreesborotn.gov\nCache-Control: max-age=260000\n" /

Works if max-age is also combined with "Pragma: no-cache" (but not Cache-Control: no-cache).

    squidclient -h www.murfreesborotn.gov -p 80 -H "Host: www.murfreesborotn.gov\nCache-Control: max-age=260000\nPragma: no-cache\" /

Same workaround with refresh_pattern should work, but it would be very interesting to know what component at the server is malfunctioning so we can document the issue proper and maybe even develop a automatic workaround to all servers sharing this brokenness if it can be reasonably identified.

    refresh_pattern -i ^http://www.murfreesborotn.gov 0 0 0

Regards
Henrik

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux