From c20a36ccc5a4d4b4e86d14cf2b76db805bfbb338 Mon Sep 17 00:00:00 2001 From: valenok Date: Sun, 12 Sep 2010 22:03:31 +0100 Subject: [PATCH] added -max_request_size description --- mongoose.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mongoose.1 b/mongoose.1 index c9821bff..fbe6905d 100644 --- a/mongoose.1 +++ b/mongoose.1 @@ -65,6 +65,8 @@ Use as a CGI interpreter for all CGI scripts regardless script extension. Default: "". Mongoose decides which interpreter to use by looking at the first line of a CGI script. +.It Fl M Ar max_request_size +Maximum HTTP request size in bytes. Default: "16384" .It Fl P Ar protect_uri Comma separated list of URI=PATH pairs, specifying that given URIs must be protected with respected password files. Default: ""