I could use some advice on how to get my server more responsive.
I'm trying to get 16-slot server running comfortably. Unfortunately the CPU gets run up to 60-80% when many people are on the server.
Server Specs:
Intel Celeron 2.6GHz Processor // 512MB RAM
Ubuntu 6.10: kernel: 2.6.17-10-server
Default tickrate for the kernel
CONFIG_HZ=100
I have a 10Mbps full duplex connection so I don't think that's effecting me at all.
Here are my stats with just two people on the server:
CPU In Out Uptime Users FPS Players
0.00 9567.12 12963.45 165 4 99.33 2
Six people:
CPU In Out Uptime Users FPS Players
33.50 24541.52 28840.35 159 3 33.26 6
These are the current server cvars settings:
"sv_maxupdaterate" = "100"
"sv_minupdaterate" = "66"
"sv_minrate" = "20000"
"sv_maxrate" = "30000"
"fps_max" = "300"
"sv_maxcmdrate" = "100"
"sv_mincmdrate" = "66"
The tickrate is set to the default so I assume it's 100
Any help would be great.
-sloof
I'm trying to get 16-slot server running comfortably. Unfortunately the CPU gets run up to 60-80% when many people are on the server.
Server Specs:
Intel Celeron 2.6GHz Processor // 512MB RAM
Ubuntu 6.10: kernel: 2.6.17-10-server
Default tickrate for the kernel
CONFIG_HZ=100
I have a 10Mbps full duplex connection so I don't think that's effecting me at all.
Here are my stats with just two people on the server:
CPU In Out Uptime Users FPS Players
0.00 9567.12 12963.45 165 4 99.33 2
Six people:
CPU In Out Uptime Users FPS Players
33.50 24541.52 28840.35 159 3 33.26 6
These are the current server cvars settings:
"sv_maxupdaterate" = "100"
"sv_minupdaterate" = "66"
"sv_minrate" = "20000"
"sv_maxrate" = "30000"
"fps_max" = "300"
"sv_maxcmdrate" = "100"
"sv_mincmdrate" = "66"
The tickrate is set to the default so I assume it's 100
Any help would be great.
-sloof