소스 검색

added -max_request_size description

valenok 15 년 전
부모
커밋
c20a36ccc5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      mongoose.1

+ 2 - 0
mongoose.1

@@ -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: ""