Show More
@@ -34,7 +34,7 b" loglevel = 'debug'" | |||
|
34 | 34 | limit_request_line = 0 |
|
35 | 35 | |
|
36 | 36 | # Limit the number of HTTP headers fields in a request. |
|
37 |
# By default this value is 100 and can |
|
|
37 | # By default this value is 100 and can't be larger than 32768. | |
|
38 | 38 | limit_request_fields = 10240 |
|
39 | 39 | |
|
40 | 40 | # Limit the allowed size of an HTTP request header field. |
General Comments 0
You need to be logged in to leave comments.
Login now