On: Thu, 19 Nov 1998 18:32:48 +0100 fskale writes: > > I have installed squi V 2.0Patch2 (debian package) on my proxy. > Today i wanted to update squid to a newer version. > I configured and compiled the source then i finally installed it. > After restarting squid, the tasks ran normally but i wasn`t able to make a > cache connection from my workstation. > Error message (IE4):No data sent !!! (&§&/"§%$&) > In my log file all seemed to be normal.Cache connections are accepted, but > squid is not able to retrieve any information from the internet. > In my access list no entries are made by squid. (????????) > What`s the problem ?
You should check the file where squid is sending its error messages into. I have still 1.1.21 installed and the error messages goes to /var/log/squid/{squid.out,cache.log}. You should check theses (or similar files) for strange messages. Torsten