Sets minimum number of worker threads that must always be running. The default is 5. See Worker model.
Sets maximum number of worker threads. The default is 128. See Worker model.
Sets idle timeout for a worker thread, in seconds. Default is 30 seconds. See Worker model.
This statement, retained for backward compatibility with previous versions of pound, is equivalent to:
WorkerMinCount n WorkerMaxCount n