On Fri, 12 Mar 2004, James MacLean wrote: > Lots of errors in msgrcv. Is that typical/ok ?
Probably OK. Squid is using non-blocking I/O and the fact that there is no data yet available counts as an error.. Regards Henrik
On Fri, 12 Mar 2004, James MacLean wrote: > Lots of errors in msgrcv. Is that typical/ok ?
Probably OK. Squid is using non-blocking I/O and the fact that there is no data yet available counts as an error.. Regards Henrik