Re: [squid-users] error processing the URL

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Thu, 09 Feb 2012 10:37:21 +1300

On 09.02.2012 08:50, Martin Nigoul wrote:
>
> This transaction on the other hand was ok directly from the client to
> the proxy "parent".
>
> GET
>
> http://www.censo2010.indec.gov.ar/definitivos_bajarArchivo.asp?idc=1&arch=p
> HTTP/1.1
> Host: www.censo2010.indec.gov.ar
> User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0.1) Gecko/20100101
> Firefox/9.0.1
> Accept:
> text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
> Accept-Language: es-ar,es;q=0.8,en-us;q=0.5,en;q=0.3
> Accept-Encoding: gzip, deflate
> Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
> DNT: 1
> Proxy-Connection: keep-alive
> Referer: http://www.censo2010.indec.gov.ar/resultadosdefinitivos.asp
> Cookie: ASPSESSIONIDCABDRBDS=ADLDCDFDJIPLIHFLHJMCHKPI
>
>
> HTTP/1.0 302 Moved Temporarily
> Date: Mon, 30 Jan 2012 19:43:08 GMT
> Server: Microsoft-IIS/6.0
> Location: CuadrosDefinitivos/V1-P_Buenos_Aires.pdf

The server is producing invalid Location: header. It is supposed to be
an absolute-URL (http://...) or partial-URL (/...), not just a filename.

I think it may be the 500 is being produced by the parent trying to
parse that header and coming up with an empty/invalid-url value.

Amos.
Received on Wed Feb 08 2012 - 21:37:26 MST

This archive was generated by hypermail 2.2.0 : Thu Feb 09 2012 - 12:00:02 MST