Skip to content

Commit 6414890

Browse files
authored
Update max-request-size.md
Corrected synopsis field in max_request_size documentation, as it incorrectly showed option and value for Max_Recipients_Per_Connection instead.
1 parent 640065c commit 6414890

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/momentum/4/config/max-request-size.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lastUpdated: "03/26/2020"
2+
lastUpdated: "08/06/2025"
33
title: "max_request_size"
44
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..."
55
---
@@ -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)