lighttpd forum lighty > Lighttpd, FastCGI and too many open files

Posted by Bas (Guest)
on 25.04.2008 10:08
Hi Guys,

I have a question, since the latest lighttpd patch I've been having 
trouble with lighttpd keeping too many files open and hogging up the 
system.

Anyone else having these problems?

I use lighttpd + fastcgi and apc.
Posted by Jani Taskinen
on 26.04.2008 19:26
Bas wrote:
> Hi Guys,
> 
> I have a question, since the latest lighttpd patch I've been having 
> trouble with lighttpd keeping too many files open and hogging up the 
> system.
> 
> Anyone else having these problems?
> 
> I use lighttpd + fastcgi and apc.

That's a bug in APC actually:

http://pecl.php.net/bugs/bug.php?id=13542

--Jani