Files
webmin/apache/help/LimitRequestFields.html
2026-06-21 23:25:15 +02:00

8 lines
309 B
HTML

<header>Maximum headers in request</header>
The <tt>LimitRequestFields</tt> directive sets the maximum number of HTTP
request header fields that Apache will accept.
<p>
Lowering this limit can reduce exposure to unusually large requests, but values
that are too low can reject legitimate clients.
<p><footer>