[squid-users] error processing the URL

2012-01-30 Thread Martin Nigoul
Hi! Our squid clients are having problems retrieving some publicly available files trough the proxy. The url is http://www.censo2010.indec.gov.ar/resultadosdefinitivos.asp When hit the "Buscar" button it lists some links to pdf an xls files.(asp redirection?) As we try to retrieve those files thro

[squid-users] error processing the URL

2012-02-08 Thread Martin Nigoul
Thanks! You may be right about the session cookies but we are behind a firewall so we have no way other than our proxy parents to get to any internet site. prefer_direct off was in place as default. never_direct allow all Also we have a traffic dump from our parent that may have a clue of the pro

Re: [squid-users] error processing the URL

2012-02-04 Thread Henrik Nordström
mån 2012-01-30 klockan 19:10 -0300 skrev Martin Nigoul: > As we try to retrieve those files through our proxy we recive > "An error occurred on the server when processing the URL. Please > contact the system administrator." > If we configure one of our cache_peer parents as the proxy for the > brow

Re: [squid-users] error processing the URL

2012-02-08 Thread Amos Jeffries
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;

Re: [squid-users] error processing the URL

2012-02-08 Thread Martin Nigoul
Thanks Amos. Now we have something to pound on. Again, thanks! > 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

Re: [squid-users] error processing the URL

2012-02-12 Thread Henrik Nordström
ons 2012-02-08 klockan 16:50 -0300 skrev Martin Nigoul: > Thanks! > > You may be right about the session cookies but we are behind a > firewall so we have no way other than our proxy parents to get to any > internet site. > prefer_direct off was in place as default. > never_direct allow all Have