Apache
Last updated
Was this helpful?
Last updated
Was this helpful?
This allows for more Apache child processes to be spawned, thus being able to handle more concurrent connections.
This might increase the latency of each request, but allow for more concurrent users to send requests without the idle connections using too much space.