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.

Any workarounds?

-----Original Message-----
From: Derek Winkler [mailto:[EMAIL PROTECTED]
Sent: Friday, January 16, 2004 1:39 PM
To: [EMAIL PROTECTED]
Subject: RE: [squid-users] URLS with double question mark don't work


Here's the web server logs in case you're interested...

2004-01-16 18:26:51 xx.x.x.x - W3SVC1 GET /WebID/sdiis.dll 200 6657 443
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0) -
2004-01-16 18:26:54 xx.x.x.x - W3SVC1 GET /WebID/sdiis.dll 200 9408 443
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
https://torxm.algorithmics.com/exchange
2004-01-16 18:26:54 xx.x.x.x - W3SVC1 GET /WebID/sdiis.dll 200 6574 443
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
https://torxm.algorithmics.com/exchange

First entry fetches the pages, the next two fetch graphics for the page by
specifying the below URLs. The one that specifies the sdiis.dll by itself
works and displays the pages, the ones that try to fetch the graphics for
that page don't work. The ?GetPic?image= doesn't seem to work.

Any workarounds appreciated.

Thanks,

Derek

-----Original Message-----
From: Derek Winkler [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 15, 2004 5:16 PM
To: [EMAIL PROTECTED]
Subject: [squid-users] URLS with double question mark don't work


I'm using squid as a reverse proxy.

The software on the server uses URLs with two question marks in them and
they don't work.

Not sure if the question marks cause the problem.

Here's the URL...

https://xxxxx.algorithmics.com/WebID/sdiis.dll?GetPic?image=logo_purple

Can anyone tell me if these are a problem?

access.log entry for this URL...

1074204887.219     88 10.1.10.103 TCP_MISS/200 9413 GET
https://xxxxx.algorithmics.com/WebID/sdiis.dll? -
FIRST_UP_PARENT/xxxxx.algorithmics.com image/jpeg

Thanks,

Derek

Reply via email to