09-16-2010, 10:46 PM
I am sorry for asking same question which was asked million times, but this is what we face when make own gameserver first time.
While I personally have been CS server headadmin for many years it is my first experience on using fully dedicated linux box.
Ok, let's jump to the problem:
I am trying to build 1000 fps 66tick server (I've heard that debian by default has 1000HZ kernel, so I can skip the kernel compilation - phew).
The issue is that during test with 4 bots my FPS jumps, 80% of time it stays 800-900 but other 20% drops to 300. Funny bit is that while I run SM compiler on server with lower priority, FPS bumps to 950 and does not drop - there must be a solution instead of constantly running compiler
Someone give me an advice?
And here are the settings and hardware information:
server.cfg:
Launch command:
Hardware:
Thank you for your time and hopefully replies.
Yours Sincerely,
Stinkyfax
While I personally have been CS server headadmin for many years it is my first experience on using fully dedicated linux box.
Ok, let's jump to the problem:
I am trying to build 1000 fps 66tick server (I've heard that debian by default has 1000HZ kernel, so I can skip the kernel compilation - phew).
The issue is that during test with 4 bots my FPS jumps, 80% of time it stays 800-900 but other 20% drops to 300. Funny bit is that while I run SM compiler on server with lower priority, FPS bumps to 950 and does not drop - there must be a solution instead of constantly running compiler
Someone give me an advice?
And here are the settings and hardware information:
server.cfg:
Code:
// bandwidth rates/settings
sv_minrate 10000
sv_maxrate 30000
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 20
Code:
$SRCDS/srcds_run -game cstrike -ip 213.175.199.28 -port 27015 -maxplayers 40 -tickrate 66 +fps_max 1300 +map de_dust2 +servercfgfile server.cfg +tv_enable 0 -autoupdate
Hardware:
Quote:ProcessorCPU Usage doesn't break 20%
Quad Core Intel Xeon X3430 i5
CPU Speed
2.4 GHz
CPU Cache
8 MB
RAM
4 GB DDR3
Disk Drive
2 x 300 GB SAS 15k rpm
RAID
RAID 1
Operating System
Debian GNU/Linux 5.0
Server Type
Dell PowerEdge
Thank you for your time and hopefully replies.
Yours Sincerely,
Stinkyfax