> Could anyone tell me why I am getting this error logs > I havent blocked. > > > 192.168.0.11 - - [29/Nov/2004:02:02:30 +0530] "GET > /minitri.flg HTTP/0.0" 400 1431 TCP_DENIED:NONE > 192.168.0.11 - - [29/Nov/2004:02:02:30 +0530] "GET > /livetri.zip HTTP/0.0" 400 1431 TCP_DENIED:NONE > > >...
These requests are invalid. Note that squid is a proxy not a webserver. These relative url's are invalid as they are send to the squid cache in this case; also "HTTP/0.0" does not exist. Your browser or end application is seriously broken. M.
