Skip to content
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

[THREESCALE-11321] Introduce APICAST_LUA_SOCKET_KEEPALIVE_REQUESTS env var #1501

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

tkan145
Copy link
Contributor

@tkan145 tkan145 commented Oct 18, 2024

What

Merge #1496 into master

Under highload, APIcast keepalive connection could cause unbalance
traffic to backend-listenr.

This PR add a new environment variable to limit the number of request
a single keepalive connection can handle. Once the limit is reached
APIcast will close the connection and open a new one.
@tkan145 tkan145 requested review from a team as code owners October 18, 2024 05:47
@tkan145 tkan145 merged commit b4c1fa1 into 3scale:master Oct 22, 2024
13 of 14 checks passed
@tkan145 tkan145 deleted the keepalive_request branch October 22, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants