|
@@ -21,7 +21,7 @@
|
|
|
# Max parallel connections
|
|
# Max parallel connections
|
|
|
#max_connections = 8
|
|
#max_connections = 8
|
|
|
|
|
|
|
|
-# Max size of request body (bytes)
|
|
|
|
|
|
|
+# Max size of request body (bytes), default: 100 Mbyte
|
|
|
# In case of using a reverse proxy in front of check also there related option
|
|
# In case of using a reverse proxy in front of check also there related option
|
|
|
#max_content_length = 100000000
|
|
#max_content_length = 100000000
|
|
|
|
|
|