mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-18 11:28:13 +08:00
added -max_request_size description
This commit is contained in:
parent
1a9b36e842
commit
c20a36ccc5
@ -65,6 +65,8 @@ Use
|
|||||||
as a CGI interpreter for all CGI scripts regardless script extension.
|
as a CGI interpreter for all CGI scripts regardless script extension.
|
||||||
Default: "". Mongoose decides which interpreter to use by looking at
|
Default: "". Mongoose decides which interpreter to use by looking at
|
||||||
the first line of a CGI script.
|
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
|
.It Fl P Ar protect_uri
|
||||||
Comma separated list of URI=PATH pairs, specifying that given URIs
|
Comma separated list of URI=PATH pairs, specifying that given URIs
|
||||||
must be protected with respected password files. Default: ""
|
must be protected with respected password files. Default: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user