ansible-roles/apache/files/evolinux-custom.conf

11 lines
213 B
Plaintext
Raw Normal View History

2016-10-11 15:46:35 +02:00
#MaxClients 500
#ServerLimit 500
#StartServers 100
#MinSpareServers 40
#MaxSpareServers 60
2017-05-28 10:19:50 +02:00
SetEnvIf User-Agent "^BadBot$" GoAway=1
SetEnvIf User-Agent "Nutch" GoAway=1
SetEnvIf User-Agent "ApacheBench" GoAway=1