SRCDS Steam group


how many css slot run in this server
#1
how many css slot run in this server
Intel Xeon X3210
2 GB RAM
Reply
#2
http://wiki.fragaholics.de/index.php/EN:Server_FAQ#How_many_servers_.2F_slots_can_I_run_on_this_machine.3F
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#3
(05-03-2011, 05:51 PM)BehaartesEtwas Wrote:  http://wiki.fragaholics.de/index.php/EN:Server_FAQ#How_many_servers_.2F_slots_can_I_run_on_this_machine.3F

I dont inderstand if i use 66 tikrate i run 2x30 slot yes or nô or give me the mimons number
Reply
#4
that CPU will probably not be capable of running 30 slot servers, it's simply too slow per core. but this always depends on many factors as the wiki article says. so maybe it is possible, but the question is with what quality. you probably will have to reduce the tickrate.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#5
BehaartesEtwas Thank you for helping me
is this good setting for run 32 slot css

Code:
sv_minrate 30000
sv_maxrate 30000
decalfrequency 10
sv_maxupdaterate 66
sv_minupdaterate 66
sv_mincmdrate 66
sv_maxcmdrate 66
fps_max 300
Reply
#6
(05-06-2011, 02:25 AM)thxyou Wrote:  BehaartesEtwas Thank you for helping me
is this good setting for run 32 slot css

Code:
sv_minrate 30000
sv_maxrate 30000
decalfrequency 10
sv_maxupdaterate 66
sv_minupdaterate 66
sv_mincmdrate 66
sv_maxcmdrate 66
fps_max 300

Abit higher maxrate(50000) and abit lower minrate. (15 - 20k)
Code:
sv_minrate 20000
sv_maxrate 50000
decalfrequency 10 // Why do people keep adding this to their "network" settings? :D
sv_maxupdaterate 66
sv_minupdaterate 66
sv_mincmdrate 45
sv_maxcmdrate 45
Reply
#7
err... if you allow lower minrates than you also should allow lower update and cmd rates. else people who are forced to use lower rates because their connection is slow will get choke. the actual rate is determined by update and cmd rates (and number of events on the server)!
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#8
(05-06-2011, 05:56 PM)BehaartesEtwas Wrote:  err... if you allow lower minrates than you also should allow lower update and cmd rates. else people who are forced to use lower rates because their connection is slow will get choke. the actual rate is determined by update and cmd rates (and number of events on the server)!

Doh! I changed the wrong values. I was supposed to set the sv_min* ones to 45..

Here ya go:
Code:
sv_minrate 20000
sv_maxrate 50000
decalfrequency 10 // Why do people keep adding this to their "network" settings? :D
sv_maxupdaterate 66
sv_minupdaterate 45
sv_mincmdrate 45
sv_maxcmdrate 66
Reply
#9
that's better :-)
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)