tor 2003-04-10 klockan 10.41 skrev Stéphane Cesbron:
> 2003/04/08 16:24:57| clientSendMoreData: FD 78
> 'http://download.roxen.com/transient/3d7b6e27117932c4a2cdde039863457/roxen-3
> .4.41-release1-pf-nt4sp6.exe', out.offset=1245403
> 2003/04/08 17:36:32| httpTimeout: FD 38:
> 'http://download.roxen.com/transient/3d7b6e27117932c4a2cdde039863457/roxen-3
> .4.41-release1-pf-nt4sp6.exe'
This does not look good....
For some reason things stop in the middle (16:24), until it much later
time out (17:36)..
Possible reasons:
* Client error, where the client stops accepting the data sent to it
* A network error, preventing Squid from receiving data from the
server
* A yet unknown Squid error.
If you can repeat the problem then netstat can be used to tell which of
the above is the case: (all assuming the request is still running but no
data is flowing. If data is currently flowing then any of the three may
be normal)
- If you see that a lot of data is in Send-Q in the connection from
the client then there is a client error, not accepting the data sent by
Squid.
- If you see that both Send-Q from Squid to the client and Recv-Q from
the origin server to Squid is empty then the problem is somewhere
between Squid and the origin server, preventing data from being
delivered to Squid.
- If you see that a lot of data is in Recv-Q to Squid but none in
Send-Q to the client then there is probably a Squid problem.
Regards
Henrik
-- Free Squid-users support provided by Henrik Nordström <hno@squid-cache.org> Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, info@marasystems.comReceived on Thu Apr 10 2003 - 07:44:26 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:54 MST