On 11/01/2010, at 18:43, Juan J. MartÃnez wrote: > 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?
Cherokee believes it can use 1772 descriptors, so it'll try to do so if needed. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
