Henrik Nordstrom <hno@hem.passagen.se> writes:
> Bill Wichers wrote:
>
> > Squid is eating LOADS and LOADS of CPU time (99.9% according to top), and
>
>
> I can't see the same behaviour.
>
This is a bug in 1.2b22. Basically , if an ICP message is queued for
sending then it will never get sent, but the squid goes into a bus
wait mode. (select for writing on ICP fd, true to select immediately
returns,. _DOESN'T_ run the write handler cos the fd is special, go
back to beginning).
Michael.
Received on Sat Jun 20 1998 - 19:01:30 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:40:46 MST