[Mongrel] Mongrel error : EMFILE too many open files
Scott Derrick
lists at ruby-forum.com
Sat Dec 15 10:46:59 EST 2007
Wayne E. Seguin wrote:
> First, if it's creating a session for every hit something is not correct
> with the Rails code, investigate this.
> If you cannot track it down try using either cookie or database
> sessions.
If changing the sessions store method doesn't fix this I will dig
deeper..
> Adjust the file limit:
>
> $ ulimit 2048
tried that and it just delayed the failure..
thanks, Scott
--
Posted via http://www.ruby-forum.com/.
More information about the Mongrel-users
mailing list