Skip to content

Conversation

@polarbear567
Copy link
Contributor

For issue 28848.
The default value of maxKeepAliveRequests is based on reactor-netty code here:
HttpServerConfig.java
this.maxKeepAliveRequests = -1;

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 1, 2021
@philwebb philwebb added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 10, 2021
@philwebb philwebb added this to the 2.7.x milestone Dec 10, 2021
@snicoll snicoll changed the title Add server.netty.max-keep-alive-requests. Add support for configuring Netty's max-keep-alive-requests Jan 4, 2022
@snicoll snicoll self-assigned this Jan 4, 2022
@snicoll snicoll modified the milestones: 2.7.x, 2.7.0-M1 Jan 4, 2022
snicoll pushed a commit that referenced this pull request Jan 4, 2022
snicoll added a commit that referenced this pull request Jan 4, 2022
@snicoll snicoll closed this in b9a7c2f Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants