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

set listener count: for GTPc, GTPu and PPPoE workers #9

Merged
merged 6 commits into from
Feb 12, 2024

Conversation

vjardin
Copy link
Contributor

@vjardin vjardin commented Feb 11, 2024

Tune the number of workers (pthreads).

By default, 10 pthreads (UDP listeners) are started.
Let's tune the number of pthreads/listeners for performance tunning.

It means having the following pthreads that are listening on the GTPu
and GTPc ports: dev-rt-gtpc-{0..N}, dev-rt-upf-{0..N}
include ? contextual help
Set dynamically the number of pthreads.
Avoid setting twice the number of listeners.
Display the default value of 3.
@acassen acassen merged commit 7657243 into acassen:main Feb 12, 2024
2 checks passed
@vjardin vjardin deleted the listener-count branch February 12, 2024 09:36
@vjardin vjardin restored the listener-count branch April 30, 2024 05:59
@vjardin vjardin deleted the listener-count branch April 30, 2024 07:02
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