tor 2007-03-08 klockan 18:46 -0500 skrev Chris Nighswonger:
> It can. The default page will not load with squid in-line. No errors
> at all in access.log. The browser just hangs. This happens after squid
> forwards an HTTP 1.0 packet. The entire packet exchange dies at this
> point. With squid out of line, the same packe is HTTP 1.1 and the page
> loads right up.
That smells more like a tcp windows issue than an HTTP/1.1 issue..
If on Linux try the following workaround:
echo 0 >/proc/sys/net/ipv4/tcp_window_scaling
this works around quite many broken firewalls not coping well with
window scaling, but significantly scarifies performance over long
distance connections (measured in RTT * bandwidth, not miles)...
For what it's worth I had no problem loading the start page using
Firefox via Squid-2.
Testing.. Ah, yes. There is a broken firewall at this site crashing
window scaling..
Someone should contact the site operators explaining the problem to
them..
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Sat Mar 31 2007 - 13:00:01 MDT