Skip to content

Commit cedf911

Browse files
authored
Updated max-request-size.md documentation (#804)
Signed-off-by: Doug Koerich <[email protected]>
1 parent 640065c commit cedf911

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
lastUpdated: "03/26/2020"
2+
lastUpdated: "08/06/2025"
33
title: "max_request_size"
4-
description: "max request size maximum size of an HTTP request Max Recipients Per Connection 102400 This option limits the size of an HTTP request If this option is not set there is no limit max request size is valid in the http listener listen pathway pathway group and peer scopes..."
4+
description: "max request size maximum size of an HTTP request Max Request Size 50000 This option limits the size of an HTTP request If this option is not set there is no limit max request size is valid in the http listener listen pathway pathway group and peer scopes..."
55
---
66

77
<a name="config.max_request_size"></a>
@@ -11,7 +11,7 @@ max_request_size — maximum size of an HTTP request
1111

1212
## Synopsis
1313

14-
`Max_Recipients_Per_Connection = 102400`
14+
`Max_Request_Size = 50000`
1515

1616
<a name="idp25273664"></a>
1717
## Description
@@ -21,4 +21,4 @@ This option limits the size of an HTTP request. If this option is not set, there
2121
<a name="idp25275552"></a>
2222
## Scope
2323

24-
`max_request_size` is valid in the http_listener, listen, pathway, pathway_group, and peer scopes.
24+
`max_request_size` is valid in the http_listener, listen, pathway, pathway_group, and peer scopes.

0 commit comments

Comments
 (0)