lör 2006-11-11 klockan 07:46 -0300 skrev Oliver Schulze L.: > I'm using squid > squid-2.5.STABLE6-3.4E.12 Ah, pretty ancient version. Explains the error code (but not the error as such). As I said earlier the request sent to your proxy is apparently not correctly formed. A HTTP/1.0 proxy request line looks like GET http://host/path HTTP/1.0<cr><nl> [0 or more headers<cr><nl>] <cr><nl> It's possible Squid-2.6 maybe swallows the request as it has somewhat more relaxed rules about what is a valid request line, also accepting HTTP/0.9 requests GET http://host/path<cr><nl> [nothing more] but don't bet on it. Regards Henrik
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel