• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Completed TeaSpeak uses high ram.

otalportista

Fanatic member
Hey,

VPS SPECS:
1 CORE
1 GB RAM.
======
TEASPEAK CONFIG.YML:
threads:
ticking: 4
music:
execute_limit: 4
execute_per_bot: 1
web:
io_loops: 4
voice:
events_per_server: 1
execute_per_server: 2
execute_limit: 10
io_min: 1
io_per_server: 1
io_limit: 2
======
I have been having issues with teaspeak more specifically with ram.
I get to have 40-50 people in teaspeak and the memory comes to occupy 85% of the total ram.
I leave a picture on the htop and teaspeak logs.
Any idea how to solve it?
 

Attachments

REDOSS

TeaSpeak Team
Staff member
TeaTeam
I would recommend 2 Gb and a minimum of 2 cores. With memory consumption, the problem is known to all.
In Your case, it is better to use the default configuration.

threads:
ticking: 2

music:
execute_limit: 15
execute_per_bot: 1

voice:
events_per_server: 2
execute_per_server: 2
execute_limit: 10
io_min: 2
io_per_server: 2
io_limit: 10
If you don't understand the configuration, why change anything?

Suggest also to turn off:
music:
enabled: 0
 

otalportista

Fanatic member
I would recommend 2 Gb and a minimum of 2 cores. With memory consumption, the problem is known to all.
In Your case, it is better to use the default configuration.



If you don't understand the configuration, why change anything?

Suggest also to turn off:
I already disabled music.. But i see other users using 1 core and 1gb and ram are stable...
 

REDOSS

TeaSpeak Team
Staff member
TeaTeam
Please note the Prime time of the server and its uptime.
Memory consumption increases in Prime time and decreases very slowly. If the server is running for not that long, memory consumption will be lower, but will gradually increase with online clients.

This is most likely not a bug, but a feature of the development, the leak at some point stops and stays at the same level depending on the online client.
The developer is aware of this situation and has already been trying to improve, but failed, most of the work done on the consumption of the processor, and will soon be engaged in memory.
 

otalportista

Fanatic member
Please note the Prime time of the server and its uptime.
Memory consumption increases in Prime time and decreases very slowly. If the server is running for not that long, memory consumption will be lower, but will gradually increase with online clients.

This is most likely not a bug, but a feature of the development, the leak at some point stops and stays at the same level depending on the online client.
The developer is aware of this situation and has already been trying to improve, but failed, most of the work done on the consumption of the processor, and will soon be engaged in memory.
So I can not solve this problem?
 

REDOSS

TeaSpeak Team
Staff member
TeaTeam
This is too weird, perhaps this is due to the use of sinusbot on one server.
Memory consumption is fine, but for some reason a lot of threads and CPU load.

Try to disable automatic start sinusbot and restart the server, and also show config.yml, but please under the spoiler.
 

rezak164

Well-known member
This is too weird, perhaps this is due to the use of sinusbot on one server.
Memory consumption is fine, but for some reason a lot of threads and CPU load.

Try to disable automatic start sinusbot and restart the server, and also show config.yml, but please under the spoiler.
How disable automatic start sinusbot ? And Send You Private Config File