


Code: Select all
-pingboost 3 -sys_ticrate 1000
Just Valve's dumbass way of showing server speed, confusing everyone12. What does the number and FPS mean on the dedicated server window? This number represents the network frames per second rate of data flow. On the old version of the dedicated server software, we were able to change this number (the Tic). As more players join the server, or the more your server bogs down, the lower this number drops. Once it gets to around 25 FPS or below, it's time to optimize your server for better performance, fewer players, etc.

That's exactly it. Thank you. I wasn't trying to be rude either. If you haven't read up on them and understand what terms they use are as the way they are used, you might not be contributing... Just trying to be honest.deadstar wrote:This should clarify a few things:
Just Valve's dumbass way of showing server speed, confusing everyone12. What does the number and FPS mean on the dedicated server window? This number represents the network frames per second rate of data flow. On the old version of the dedicated server software, we were able to change this number (the Tic). As more players join the server, or the more your server bogs down, the lower this number drops. Once it gets to around 25 FPS or below, it's time to optimize your server for better performance, fewer players, etc.
Would you mind sharing? I took a look at it last night and didn't get very far. Granted, it was a coffee-driven attempt at 2am, maybe I'll have better luck with a fresh headProctologist wrote:And nevermind, I figured out how to change my kernel timer frequency.

Code: Select all
cd /usr/src/linux
make menuconfig

It's not named desktop for nothing. Don't use it for servers, it'll hurt your overall throughput.linuxpyro wrote:... as well as with the low latency desktop option set.

I tried the command with and without the fps_max setting, and it did in fact make a difference (my server fps doubled when I set fps_max to 1000).gr3ml1n wrote:forget fps_max, it is only used to limit fps on clients.