Skip to content
New issue

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

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

Already on GitHub? # to your account

Add worker-max-reloads config option #692

Merged
merged 1 commit into from
Nov 7, 2020
Merged

Conversation

jcmoraisjr
Copy link
Owner

A haproxy deployment, which is frequently reloaded due to configuration changes, might have a big number of old workers in memory if the workload has a number of long running connections, eg websocket. worker-max-reloads limits this number, terminating old workers that survived that number of reloads.

A haproxy deployment, which is frequently reloaded due to configuration
changes, might have a big number of old workers in memory if the workload
has a number of long running connections, eg websocket.
`worker-max-reloads` limits this number, terminating old workers that
survived that number of reloads.
@jcmoraisjr jcmoraisjr merged commit 5ecc82c into master Nov 7, 2020
@jcmoraisjr jcmoraisjr deleted the jm-worker-max-reloads branch November 7, 2020 12:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant