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

Completed TeaSpeak and SinusBot (Ram consumption)

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Final question: Had you enabled logging?
If so I found the "bug". Its the file system cache.
Actually I think my logging library never flushes the cache there which could cause this.

To manually clear and sync the cache, and see the magic happen run:
Code:
sync
echo 3 > /proc/sys/vm/drop_caches
 

Vafin

TeaFanatic
Final question: Had you enabled logging?
If so I found the "bug". Its the file system cache.
Actually I think my logging library never flushes the cache there which could cause this.

To manually clear and sync the cache, and see the magic happen run:
Code:
sync
echo 3 > /proc/sys/vm/drop_caches
Now tested, cleared only 60 megabytes.
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Hmm may keep trying when you have a more empty server. As well do you have enabled logging?
 

Vafin

TeaFanatic
Hmm may keep trying when you have a more empty server. As well do you have enabled logging?
Please write which journal should be included?
Here is my log configuration
Code:
log:
  #Description:
  #  The log level within the log files
  #  Available types:
  #    0: Trace
  #    1: Debug
  #    2: Info
  #    3: Warn
  #    4: Error
  #    5: Critical
  #    6: Off
  #The value must be a positive numeric value between 0 and 6
  level: 1
  #Description:
  #  Disable/enable ascii codes within the log file
  #The value must be a positive numeric value between 0 and 1
  colored: 0
  #Description:
  #  Virtual server log chunk size
  #The value must be a unsigned long between 0 and 65535
  vs_size: 0
  #Description:
  #  The log file path
  #The value must be a string
  path: logs/log_${time}(%Y-%m-%d_%H:%M:%S)_${group}.log
  #Description:
  #  The log level within the TeaSpeak server terminal
  #  Available types:
  #    0: Trace
  #    1: Debug
  #    2: Info
  #    3: Warn
  #    4: Error
  #    5: Critical
  #    6: Off
  #The value must be a positive numeric value between 0 and 6
  terminal_level: 2
 

REDOSS

TeaSpeak Team
Staff member
TeaTeam
Reduce CPU consumption, and many have already resigned themselves to memory.
You know my situation, sent logout -) today after the update in Prime time as such lags did not notice, it became a little better.
 

Vafin

TeaFanatic
Reduce CPU consumption, and many have already resigned themselves to memory.
You know my situation, sent logout -) today after the update in Prime time as such lags did not notice, it became a little better.
I have 3 core, problems with CPU there is no (400 users online).
 

REDOSS

TeaSpeak Team
Staff member
TeaTeam
I have 3 core, problems with CPU there is no (400 users online).
I have 4 cores, but problems appear when online is more than 100 and when these users are divided into several channels, for example 4 channels.
Are you also from Russia where you rent a server? Maybe I'll try that too.
 

Vafin

TeaFanatic
I have 4 cores, but problems appear when online is more than 100 and when these users are divided into several channels, for example 4 channels.
Are you also from Russia where you rent a server? Maybe I'll try that too.
Ihor.ru
 

Vafin

TeaFanatic
Тут запрещают писать на русском языке, если что пиши в личку.
 

Rennato

Well-known member
Were they able to solve the problem of ram consumption? I'm having the same problem, the server starts with 15% ram usage, after a few hours it reaches 100% and the drop on the server.
 

Kevinos

Fanatic member
Premium User
I think you probably have a bug on your server, linux configuration.

Personally I never had a problem of memory, here is an example on my server with 1800Users

As you can see I use 30-40% of memory on 32GB.

Sans titre.png
 

Vafin

TeaFanatic
I think you probably have a bug on your server, linux configuration.

Personally I never had a problem of memory, here is an example on my server with 1800Users

As you can see I use 30-40% of memory on 32GB.

View attachment 1007
I think this is too much for 1800 users. Could you send me the config file of your teaspeak server?
 

Kevinos

Fanatic member
Premium User
I think this is too much for 1800 users. Could you send me the config file of your teaspeak server?
config is to default, but i have 60+bots music, is for this i use many memory ;)
and 10 cod4 game server (1gb per server)
But for me is 100% stable.
 

yamano

TeaSpeak Team
Staff member
TeaTeam
yeah, ram consuption and Sinusbot problems continue in v1.3.4 ;) cant even see the connection info from the sinusbots...
Everybody using 32GB ram machines haven't reported no ram problems xD
 

Rennato

Well-known member
It is not a problem in linux, it used Tea*Speak with more than 250 users and it had no problems, with teaspeak 60 users is already consuming the whole memory