RE: [squid-users] URLS with double question mark don't work

From: Derek Winkler <dwinkler@dont-contact.us>
Date: Mon, 19 Jan 2004 10:04:35 -0500

I'll get these out today, gonna be a little tricky since the server only
accepts SSL connections.

Using squid as reverse proxy with no caching for now so the proxy port
shouldn't be necessary but I'll include it anyways.

Thanks,

Derek Winkler
Security Administrator
Algorithmics Inc., Toronto
Tel: (416) 217-4107
Fax: (416) 971-6263
www.algorithmics.com

-----Original Message-----
From: Henrik Nordstrom [mailto:hno@squid-cache.org]
Sent: Friday, January 16, 2004 5:54 PM
To: Derek Winkler
Cc: squid-users@squid-cache.org
Subject: RE: [squid-users] URLS with double question mark don't work

On Fri, 16 Jan 2004, Derek Winkler wrote:

> I've now retrieved these jpeg images with wget both with and without
squid.
>
> When squid returns them to wget, it has a \r \n added on to the beginning.
>
> Sounds like a squid bug to me.

Can you please send

   tcpdump -i any -s 1600 -w dump.out \
        '(' host the.web.server.ip and port 80 ')' \
        or '(' host your.squid.server.ip and port 3128 ')'

for

a) a wget request not using Squid.

b) from the Squid proxy when using wget via Squid.

(replace 3128 by your proxy port if different).

and please make sure the object is not cached.

Regards
Henrik
Received on Mon Jan 19 2004 - 08:07:56 MST

This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:07 MST