Skip to content

Updated max-request-size.md documentation #802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/momentum/4/config/max-request-size.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
lastUpdated: "03/26/2020"
lastUpdated: "08/06/2025"
title: "max_request_size"
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..."
---
Expand All @@ -11,7 +11,7 @@ max_request_size — maximum size of an HTTP request

## Synopsis

`Max_Recipients_Per_Connection = 102400`
`Max_Request_Size = 50000`

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

`max_request_size` is valid in the http_listener, listen, pathway, pathway_group, and peer scopes.
`max_request_size` is valid in the http_listener, listen, pathway, pathway_group, and peer scopes.
Loading