]> git.ipfire.org Git - ipfire-2.x.git/commit
apache: Allow more processes/connections as the same time
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Feb 2017 11:32:08 +0000 (11:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Feb 2017 11:32:08 +0000 (11:32 +0000)
commitc016773b9816ad9be4ffc8643c30457e87c094e3
tree9096aab80b52883e17496aaa3f9fa5ef5b40153d
parente432689aa99ec262879081fc80161c31b8c4a890
apache: Allow more processes/connections as the same time

In large networks, when ever multiple clients connect at the
same time and request the proxy.pac configuration file, apache
rate-limited requests so that some clients did not get a response
and therefore could not connect to the Internet.

This allows apache to handle more connections at the same time.

Suggested-by: Thoralf Söldenwagner <soeldenwagner@brecht-schule.hamburg>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/httpd/server-tuning.conf
config/rootfiles/core/110/filelists/files