On Sat, 2012-01-14 at 18:03 +0100, Axel Luttgens wrote: > Up to now, I only had the opportunity to quickly read the wiki page, and have > a small question; one may read: > > process_min_avail > Minimum number of processes that always should be available to accept more > client connections. For service_limit=1 processes this decreases the latency > for handling new connections. For service_limit!=1 processes it could be set > to the number of CPU cores on the system to balance the load among them. > > What's that service_limit setting?
Thanks, fixed. Was supposed to be service_count.