Re: squid3: we're out of fds - deferring io

2006-05-26 Thread Henrik Nordstrom
fre 2006-05-26 klockan 13:47 -0600 skrev Duane Wessels: > It seems to me that AcceptLimiter works okay, and that > comm_accept_check_event() is a mess. Can someone justify keeping > comm_accept_check_event()? I have a very hard time seeing the need for more than one method. Only confuses matters

squid3: we're out of fds - deferring io

2006-05-26 Thread Duane Wessels
Hi, I spent some time tracking down (and finding) problems in squid-3 when Squid starts to run out of FDs. Problem #1: comm_accept_check_event() scheduled incorrectly. from fdc_t::acceptOne(): eventAdd("comm_accept_check_event", comm_accept_check_event, this, 1000.