<IfModule reqtimeout_module> # mod_reqtimeout limits the time waiting on the client to prevent an # attacker from causing a denial of service by opening many connections # but not sending requests. This file tries to give a sensible default # configuration, but it may be necessary to tune the timeout values to # the actual situation. Note that it is also possible to configure # mod_reqtimeout per virtual host. # Wait max 20 seconds for the first byte of the request line+headers # From then, require a minimum data rate of 500 bytes/s, but don't # wait longer than 40 seconds in total. # Note: Lower timeouts may make sense on non-ssl virtual hosts but can # cause problem with ssl enabled virtual hosts: This timeout includes # the time a browser may need to fetch the CRL for the certificate. If # the CRL server is not reachable, it may take more than 10 seconds # until the browser gives up. RequestReadTimeout header=20-40,minrate=500 # Wait max 10 seconds for the first byte of the request body (if any) # From then, require a minimum data rate of 500 bytes/s RequestReadTimeout body=10,minrate=500 </IfModule> # vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
access_compat.load | File | 100 B | 0644 |
|
alias.conf | File | 843 B | 0644 |
|
alias.load | File | 62 B | 0644 |
|
auth_basic.load | File | 94 B | 0644 |
|
authn_core.load | File | 72 B | 0644 |
|
authn_file.load | File | 72 B | 0644 |
|
authz_core.load | File | 72 B | 0644 |
|
authz_host.load | File | 94 B | 0644 |
|
authz_user.load | File | 94 B | 0644 |
|
autoindex.conf | File | 3.29 KB | 0644 |
|
autoindex.load | File | 70 B | 0644 |
|
deflate.conf | File | 522 B | 0644 |
|
deflate.load | File | 84 B | 0644 |
|
dir.conf | File | 157 B | 0644 |
|
dir.load | File | 58 B | 0644 |
|
env.load | File | 58 B | 0644 |
|
filter.load | File | 64 B | 0644 |
|
headers.load | File | 66 B | 0644 |
|
mime.conf | File | 7.46 KB | 0644 |
|
mime.load | File | 60 B | 0644 |
|
mpm_prefork.conf | File | 589 B | 0644 |
|
mpm_prefork.load | File | 108 B | 0644 |
|
negotiation.conf | File | 724 B | 0644 |
|
negotiation.load | File | 74 B | 0644 |
|
php7.2.conf | File | 855 B | 0644 |
|
php7.2.load | File | 102 B | 0644 |
|
proxy.conf | File | 822 B | 0644 |
|
proxy.load | File | 62 B | 0644 |
|
proxy_http.load | File | 89 B | 0644 |
|
proxy_wstunnel.load | File | 97 B | 0644 |
|
reqtimeout.conf | File | 1.16 KB | 0644 |
|
reqtimeout.load | File | 72 B | 0644 |
|
rewrite.load | File | 66 B | 0644 |
|
setenvif.conf | File | 1.25 KB | 0644 |
|
setenvif.load | File | 68 B | 0644 |
|
socache_shmcb.load | File | 78 B | 0644 |
|
ssl.conf | File | 3.04 KB | 0644 |
|
ssl.load | File | 97 B | 0644 |
|
status.conf | File | 749 B | 0644 |
|
status.load | File | 64 B | 0644 |
|