Hello, When I start cherokee I get the following notice:
Cherokee Web Server 0.99.39 (Jan 7 2010): Listening on port ALL:80, TLS disabled, IPv6 disabled, using poll, 1772 fds system limit, max. 879 connections, caching I/O, 5 threads, 175 connections per thread, standard scheduling policy My sysctl kern.maxfiles shows 1772, but the login class for the cherokee process in login.conf it's limited to openfiles-cur=512 and openfiles-max=1024 (this is a BSD family OS). Will cherokee try to use 1772 fds or will it stick to the process limit? Today I had a "(error) socket.c:426 - Could not create socket: Bad file descriptor" error, and the I realized I was running cherokee with a default login class (with the fd limit way too low). I've assigned a new class with the described maximums, but I don't know if cherokee will detect them (and I can't see how set the max fd number by hand). Thanks! Regards, Juanjo -- jjm's home: http://www.usebox.net/jjm/ blackshell: http://blackshell.usebox.net/ ramble on: http://rambleon.usebox.net/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
