[EMAIL PROTECTED] wrote:
> Also there may be a bug in the thread handling of 2.2.DEVEL3,
> because directly after the 'Shrinking' I got:
> 1999/04/05 22:07:26| aio_queue_request: Async request queue growing
> uncontrollably!
> 1999/04/05 22:07:26| aio_queue_request: Possible infinite loop somewhere in
> squid. Restarting...
2.2.DEVEL3 easily overloads the async-io code when unlinking large
amount of files or when the disk load gets above the limit the system
can handle.
I have a workaround available which takes care of most situations by
bypassing the disk if the I/O code is overloaded and change Squid to
block instead of terminate when the I/O code gets heavily overloaded
(which may happen when there is a huge burst of cache removal).
--
Henrik Nordstrom
Spare time Squid hacker