Re: Resume Download from SQUID

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 06 Jan 1999 03:05:14 +0100

Salvo Privitera wrote:

> I have a problem, when a user try to resume a download from a site
> using Get Right with proxy settings on, squid not work . MS Proxy
> works without problems.

First action is to get the latest and greatest version (currently
2.1.PATCH2) and try that one, in case the problem already is fixed.

If the problem persists in the latest version then it would be helpful
if you could track down what the failing request looks like so we can
try to fix it?

How:

1. Have a user (or yourself) ready to try the failing request.
2. Run squid -k debug
3. Make the failing request
4. Run squid -k debug

Then go to logs/cache.log and find the request. Sections that is
immediately interesting to us are:

parseHttpRequest: Method is

parseHttpRequest: URI is

parseHttpRequest: Request Header is
[a bunch of headers]
parseHttpRequest: Complete request received

clientProcessRequest: TCP_MISS [or HIT?]

httpSendRequest: FD ##:
[complete outgoing request, only if it was a MISS]

But save the log in case we have further questions.

---
Henrik Nordstrom
Spare time Squid hacker
Received on Tue Jan 05 1999 - 20:08:38 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:54 MST