Re: Threaded C fcgiapp implementation problems and questions
Jon Ribbens <jon+fastcgi-developers-JgzTmhv+UHffC7kMvaharFpr/1R2p/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Apr 22, 2009 at 04:39:55PM -0700, Jonathan Gray wrote: > This is suspiciously close to 64 * 1024 (what i have set my linux max file > descriptors to). Is lighttpd or fastcgi somehow hanging on to file > descriptors, either to the lighttpd->fastcgi file socket, or http/tcp > sockets? Is there something else tied to ~64k I should look in to? Several things I should imagine. Make your process restart every 60,000 requests?