envoyproxy / envoyproxy/envoy

http: option to limit the maximum number of requests on a downstream connection

Open
#8,443 8 comments 0 reactions 0 assignees View on GitHub
area/http help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
428

Description

*Description*:

Similar to the `MaxRequestsPerChild` in apache/httpd, add a configuration in the Envoy HTTP listener to limit the maximum number of requests per connection. After the number of requests hit the maximum number, the TCP connection will be gracefully closed and a new TCP connection will be initialized by the client.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.