[www] ; Static workers: no spawn latency under load. ; Rule of thumb: (available container RAM in MB) / ~60 = max_children ; At 512MB container: 8, at 1GB: 16. Start conservative. pm = static pm.max_children = 8 pm.max_requests = 500