Re: [squid-users] Incorrect HTTP GET request from squid

From: Eric Lawson <E.Lawson@dont-contact.us>
Date: Thu, 18 Jul 2002 11:52:06 +1000

Thanks to everyone that came up with suggestions, I now know more about Squid and HTTP than I did before. The problem was down to Squid's interaction with our firewall/proxy.

I had in my squid.conf

cache_peer 10.65.9.1 parent 80 7

which needed to be changed to

cache_peer 10.65.9.1 parent 80 7 no-query default

The other change was to add the following setting

never_direct allow all

I'm now a happy Squid user, everything is working properly, including my parent/child hierarchy.

Now all I need to do is find a nice squid log parser for auditing purposes.

Eric

######################################################################
                         Warning

This email message and any attached files may contain information
that is confidential and subject of legal privilege intended only
for use by the individual or entity to whom they are addressed. If
you are not the intended recipient or the person responsible for
delivering the message to the intended recipient be advised that
you have received this message in error and that any use, copying,
circulation, forwarding, printing or publication of this message or
attached files is strictly forbidden, as is the disclosure of the
information contained therein. If you have received this message in
error, please notify the sender immediately and delete it from your
Inbox.

www.nca.gov.au
######################################################################
Received on Wed Jul 17 2002 - 19:56:04 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:17 MST