On Tue, Apr 18, 2006, K Pang wrote: > > thanks. if there's no memo problem, what to do to reduce response time when > file descriptor usage exceeds 2k? will that epoll patch help a lot? since > the response time is more than 3 seconds in high FD usage case, speed > increasing by a few percent may not really solve the problem. pls kindly > advice, thanks a lot. If you're using over >1000 file descriptors then Squid-2.5+epoll() is the way to go. Adrian