-
Good point, added #tigase/helm-charts#3
-
It turns out it's not possible to set it directly in the image. It has to be set via
--sysctl
when usingdocker run
or usingsysctls
section in docker compose:- https://docs.docker.com/reference/cli/docker/container/run/#sysctl
- https://docs.docker.com/compose/compose-file/05-services/#sysctls
I added relevant configuratinon to docker-compose files we have.
Type |
Task
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.5.0
|
Sprints |
n/a
|
Customer |
n/a
|
Iterations
-
tigase-server-8.5.0 Open
Issue Votes (0)
We should make sure that Linux Settings for High Load Systems outlined in the documentation are correctly set in docker image / docker-compose files, especially regarding TCP keep alives.