Re: [squid-users] Problem accessing site with variable in URL

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 13 Jul 2010 05:19:14 +1200

Baird, Josh wrote:
> Hi,
>
> I have a Squid 2.6STABLE-21 (EL5) forward proxy that is having problems
> with one site:
>
> http://gw.vtrenz.net/?DPO95NI5KU
>
> It looks like Squid is dropping the text in the URL after the "?,"
> causing the remote website to return the incorrect data:
>
> 1278944523.919 1223 172.26.103.175 TCP_MISS/500 1723 GET
> http://gw.vtrenz.net/? - DIRECT/74.112.68.36 text/html
>
> Is this normal for access_log's to drop variables like this, or is Squid
> really requesting the URL without the additional text after the "?"? Is
> anyone else able to reproduce this?

Squid does not normally log the query string. It can be many KB long.
It still gets passed along in the transaction though.

Configure: strip_query_terms off

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.5
Received on Mon Jul 12 2010 - 17:19:24 MDT

This archive was generated by hypermail 2.2.0 : Tue Jul 13 2010 - 12:00:08 MDT