Re: Nginx: filedescriptors, users and login.conf confusion

2009-03-12 Thread Hannah Schroeter
Hi! On Wed, Mar 11, 2009 at 07:36:23AM -0700, Darrin Chandler wrote: >[...] >> I'm kinda lost on which user / which (new) login.conf class I should >> give more filedescriptors. >> Or how to find out which particular users/deamon needs them. >You can specify a the login class you desire when sta

Re: Nginx: filedescriptors, users and login.conf confusion

2009-03-11 Thread Daniel Ouellet
Matt wrote: If nginx is running as 'www' then you're building your own nginx rather than using the package? If so, then nginx is starting however you tell it, and without details it's impossible to say. It's installed through package and I use a startup as adviced in /etc/rc.local. However

Re: Nginx: filedescriptors, users and login.conf confusion

2009-03-11 Thread Darrin Chandler
On Wed, Mar 11, 2009 at 06:01:31PM +0100, Matt wrote: >> If nginx is running as 'www' then you're building your own nginx rather >> than using the package? If so, then nginx is starting however you tell >> it, and without details it's impossible to say. >> > > It's installed through package and I u

Re: Nginx: filedescriptors, users and login.conf confusion

2009-03-11 Thread Matt
If nginx is running as 'www' then you're building your own nginx rather than using the package? If so, then nginx is starting however you tell it, and without details it's impossible to say. It's installed through package and I use a startup as adviced in /etc/rc.local. However the 'user' i

Re: Nginx: filedescriptors, users and login.conf confusion

2009-03-11 Thread Darrin Chandler
Matt, On Wed, Mar 11, 2009 at 11:42:54AM +0100, Matt wrote: > I've been running Nginx with php-fastcgi and am sometimes experiencing > the 'too many files open' error messages. > Investigating the solution I am confused about which user (or userclass > in login.conf) I should give more filedescri

Nginx: filedescriptors, users and login.conf confusion

2009-03-11 Thread Matt
Hello, I've been running Nginx with php-fastcgi and am sometimes experiencing the 'too many files open' error messages. Investigating the solution I am confused about which user (or userclass in login.conf) I should give more filedescriptors. Setup (single machine) - Nginx deamon running as