SRCDS Steam group


Optimal rate settings 100 tick 500 fps CSS server
#1
All right depending on where or what you read I have found a wide variation of suggestions for network rates , so Ill ask the question here with hopes of determining the optimal settings for my CSS server.
Setup
AMD dual Core 6000 3.2 gig processor
4 gigs of dual channel ddr 2
connection 30 megs down 3 megs up
running srcds with two servers one CSS on INS but my biggest concern is CSS
CSS server is 18 slot 100 tick 500 FPS as i have heard any more slots with 100 tick is a mistake ?
Currently the INS server is a 22 slot at 66 tick rarely populated as it just went up .
Experienced server ops or admins curious or appreciate your input . Any other info needed let me know . MY goal is to have a css server that is lag free and (so far not a problem what so ever) and to register as best as possible .

Thank you Kindly
GuNz
Reply
#2
this is wat i use

sv_maxupdaterate 101
sv_minupdaterate 66
sv_maxrate 30000
sv_minrate 10000
fps_max 1000
sv_unlag 1
sv_maxunlag .5

not that i will get 1000 fps. but. just to be on the safe side Big Grin
[Image: 461031727.png]

Reply
#3
Dub Wrote:this is wat i use

sv_maxupdaterate 101
sv_minupdaterate 66
sv_maxrate 30000
sv_minrate 10000
fps_max 1000
sv_unlag 1
sv_maxunlag .5

not that i will get 1000 fps. but. just to be on the safe side Big Grin
Thanks for your response, is your server set up for 100 tick and what fps do you have set in the command line

thanks again
Reply
#4
You missed out the cmd rates, editted version:

Code:
sv_maxupdaterate 101
sv_minupdaterate 66
sv_maxcmdrate 101
sv_mincmdrate 66
sv_maxrate 30000
sv_minrate 10000
fps_max 600
sv_unlag 1
sv_maxunlag .5


If you look at the update rates and cmd rates, you just need to make sure the max ones are the same as the tickrate your server is running or 1 above. The min rates are up to you, but I would not recommend dropping them below 66 for a 100 tick server. (Ignore this for the maxrate and minrate setting, using the ones above will be fine for any tickrate)

If you have the bandwidth you could use the rates below which will improve the registration on your server.

Code:
sv_maxupdaterate 101
sv_minupdaterate 100
sv_maxcmdrate 101
sv_mincmdrate 100
sv_maxrate 30000
sv_minrate 25000
fps_max 600
sv_unlag 1
sv_maxunlag .5

Thats the proper rates for 100 tick.

For FPS you don't need certain rate settings.

I hope that all made sense Toungue
Clan of Doom: www.clanofdoom.co.uk






Reply
#5
yea its setup for 100 tick. and hmm. so if i place

sv_maxcmdrate 101
sv_mincmdrate 66

thi will force the client's rates to autoo change when they join?

i thought cmdrate was client side only?
[Image: 461031727.png]

Reply
#6
Dub Wrote:yea its setup for 100 tick. and hmm. so if i place

sv_maxcmdrate 101
sv_mincmdrate 66

thi will force the client's rates to autoo change when they join?

i thought cmdrate was client side only?

Yes it will change the clients rates when they join.

"sv" commands are serverside, so no it isn't client side only.
Clan of Doom: www.clanofdoom.co.uk






Reply
#7
Thanks Hazz appreciate it and yes i do have the bandwidth, im gonna check out your advice Smile

thanks again
GuNz
Reply
#8
Hazz Wrote:You missed out the cmd rates, editted version:

Code:
sv_maxupdaterate 101
sv_minupdaterate 66
sv_maxcmdrate 101
sv_mincmdrate 66
sv_maxrate 30000
sv_minrate 10000
fps_max 600
sv_unlag 1
sv_maxunlag .5


If you look at the update rates and cmd rates, you just need to make sure the max ones are the same as the tickrate your server is running or 1 above. The min rates are up to you, but I would not recommend dropping them below 66 for a 100 tick server. (Ignore this for the maxrate and minrate setting, using the ones above will be fine for any tickrate)

If you have the bandwidth you could use the rates below which will improve the registration on your server.

Code:
sv_maxupdaterate 101
sv_minupdaterate 100
sv_maxcmdrate 101
sv_mincmdrate 100
sv_maxrate 30000
sv_minrate 25000
fps_max 600
sv_unlag 1
sv_maxunlag .5

Thats the proper rates for 100 tick.

For FPS you don't need certain rate settings.

I hope that all made sense Toungue

Used your settings Hazz and it works like a charm , really sweet deal .
Man you were not kidding about the bandwidth 18 slot , 100 tick 500 fps almost pushing 1 1/2 megs upload. But the register is very nice and Zero choke or loss .
Thanks fellas
GuNz
Reply
#9
Great info here... Thank you!
Reply
#10
Dub Wrote:this is wat i use

sv_maxupdaterate 101
sv_minupdaterate 66
sv_maxrate 30000
sv_minrate 10000
fps_max 1000
sv_unlag 1
sv_maxunlag .5

not that i will get 1000 fps. but. just to be on the safe side Big Grin

fps_max 0 imo
[Image: b_560x95.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)