Actions
Server max-workerDetails » History » Revision 9
« Previous |
Revision 9/16
(diff)
| Next »
gstrauss, 2021-07-17 01:36
server.max-worker option¶
server.max-worker = 0
- number of worker processes to spawn (default: 0)
server.max-worker = 0
is strongly recommended, using the least resources and being the most performant, except in specific uses cases for multiple lighttpd workers.
Note that mod_status does not provide aggregate statistics when server.max-worker
> 1. There are also limitations with some other, less frequently used modules, discussed in specific uses cases for multiple lighttpd workers
Updated by gstrauss over 3 years ago · 9 revisions