On Fri, 19 Mar 2004, galle wrote: > That program, SaveNow, stay resident and start sending lots of request per > second to my squid server > When two o more machines start doing this my access.log grows terribly > threatening disk space. > Besides, the ERR_SOCKET_FAILURE appears to the other users. > > How can i deal with that ?
Firewall the infected stations, denying them access to the network. > Can someone explain me, how to disable the logging of TCP_DENIED lines in > the access.log ? You can use the custom_log patch to select what to log when and how.. Regards Henrik
