[squid-users] complex urls via squid...

From: John Phelan <johnphelan.jks@dont-contact.us>
Date: Thu, 16 Jan 2003 12:42:12 -0000

I'm developing a squid box with dans guardian for use in a school-to
replace an MS proxy etc.
The first box was tested at home, pointing outwards to my adsl router-
it worked fine.
Then I created a box at work without the dans guardian. The
connection to the 'net is via an ISP proxy so in squid.conf :
cache_peer 212.85.15.50 parent 80 3130 default no-query
(I've also tried using the ISP's english name).
The only other added lines are:
acl localnet src 192.168.1.0/255
http_access allow localnet
followed by the default lines:
http_access allow localhost
http_access allow deny all
The incoming nic is 10.24.98.110 with a default gateway of 10.24.98.1
and a (optional) dns of 212.85.15.10.
Now the problem I have is that the clients can navigate using simple
html urls like www.google.com/help/customise.html, but if I submit a
query via google the browser hangs. I seems that any complex url
hangs.
Do I have to make further changes to squid.conf?
All help appreciated.
Received on Thu Jan 16 2003 - 05:37:06 MST

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