SRCDS Steam group


Rates configuration
#1
Hi all
Firts excuse my language, Im french and i dont speak english fluently.

server configuration :
debian kernel 2.6.8 amd 2500+ 768 Mo DDR 18 slots css server
adsl line 128 Ko/s upload

I try to find the good configuration of my server for weeks to have an optimal tickrate 66:

sv_maxrate 8000
sv_maxupdaterate 30
With this configuration, we obtain (net_graph 3 visualization) "in 30" and "out 66" and pings are very good = its not a real tickrate 66 server

sv_maxrate 20000
sv_maxupdaterate 66
With this configuration we obtain "in 66" and "out 66" but with choke approximately 50.

sv_maxrate 0
sv_maxupdaterate 0
With this configuration all the indicators are very good no choke, no loss, but we have jumps of ping in 200 ms all 5 minutes (I dont know why but it happen really)

How to find the good solution?
What are parametres checks?
Thank you in advance.

Reply
#2
Iframe Wrote:its not a real tickrate 66 server
It's easy to tell if a server isn't a 66 tickrate server. How? It prints the tickrate in console, if you're using ManiMod.
[Image: 208.59.9.19:27015.png]
Reply
#3
i have heard the updaterate needs to be a bit above the tick.. so hm.. maybe try like an updaterate of 80 or soo.
Reply
#4
On my tickrate 66 servers (connected via 100 mbit) I use these:

Code:
// bandwidth rates/settings
sv_minrate 10000
sv_maxrate 25000
sv_maxupdaterate 100
sv_minupdaterate 30

So I would say: or your server isn't capable enough of producing the desired prestations or your adsl isn't fast enough... On the other hand: I also host a 12 slot home/test server (80 kb/s up) also tick66 on these settings:

Code:
// bandwidth rates/settings
sv_minrate 5000
sv_maxrate 12000
sv_maxupdaterate 60
sv_minupdaterate 20
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)