Hi all
I just installed squid (squid-2.5.STABLE8) and its running smooth, but when I check in /var/log/messages I got this two kind of error (actually I don't know if these an error or just common messages from squid)
----------------------------------------------------------------------- squid[15230]: Squid Parent: child process 23991 started kernel: pid 23991 (squid), uid 65534: exited on signal 6 squid[15230]: Squid Parent: child process 23991 exited due to signal 6 squid[15230]: Squid Parent: child process 23995 started kernel: pid 23995 (squid), uid 65534: exited on signal 6 squid[15230]: Squid Parent: child process 23995 exited due to signal 6 squid[15230]: Squid Parent: child process 24007 started kernel: pid 24007 (squid), uid 65534: exited on signal 6 -----------------------------------------------------------------------
----------------------------------------------------------------------- kernel: Limiting closed port RST response from 217 to 200 packets/sec kernel: Limiting closed port RST response from 218 to 200 packets/sec kernel: Limiting closed port RST response from 263 to 200 packets/sec kernel: Limiting closed port RST response from 529 to 200 packets/sec -----------------------------------------------------------------------
Question
1. Why this squid always restarted and can somebody figure it out what's the meaning of 'exited on signal 6' ?
2. For the second error messages, I guess there is something wrong in squid.conf. Is there any clue what tag should I configure for this..?
Thanks all
-kodz-