Untitled

 avatar
unknown
plain_text
4 years ago
289 B
10
Indexable
<IfModule mpm_event_module>
        StartServers    1
        MinSpareThreads 75
        MaxSpareThreads 250
        ThreadsPerChild 300
        MaxClients      800
        MaxRequestsPerChild 4000
        MaxRequestWorkers 1024
</IfModule>


Daemon Mod process = 12 threads = 6
Editor is loading...