I am trying to configure squid 2.5 and looking for some assistance. When I
make client request to squid in the form:
GET http://66.102.9.147/
HOST www.google.co.uk
the squid proxy makes the following request to the web server:
GET /
HOST 66.102.9.147
How do I configure squid not to overwire the host value? The request from
squid should be sent as:
GET /
HOST www.google.co.uk
Many Thanks,
Julian Gilbert
Received on Thu Jul 03 2008 - 21:30:18 MDT
This archive was generated by hypermail 2.2.0 : Fri Jul 04 2008 - 12:00:02 MDT