Posts: 62
Threads: 12
Joined: Jun 2005
Reputation:
0
Hey i run a server on a 3.2 ghz 2 gig ram comp and ive had it up for about a year or so. And ive noticed that when iam not in the server it tends to fill up ( i play on same machine as server). when i join the people slowly leave.
Could this be that they just hate me or that iam causing lag for them, and would it be wise to move the server to a 2.6 ghz computer with 1 gig of ram
Also could someone fill me in on what these maxrates and tickrates mean?
P.S. atm i run at 20 man server and it usually never goes past 14
Posts: 62
Threads: 12
Joined: Jun 2005
Reputation:
0
thankies for the responses =)), any idea what the reccomended amount of slots would be on the 2.6ghz 1 gig ram compu would be? or what rates would be?
Posts: 62
Threads: 12
Joined: Jun 2005
Reputation:
0
my upload tends to change quite a bit from time to time its usualy between 1.5 mb and 3.2mb
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
Sounds like you have cable in a residential area where alot of people have cable. You might be able to run the 40slots at 100tick, i'd experiment a bit though.
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 62
Threads: 12
Joined: Jun 2005
Reputation:
0
would it be best to do that or just make like 2 16 slot servers?
P.S. How do i change tick rate? =p and what does "Tick Rate" mean?
thankies =)))))
Posts: 62
Threads: 12
Joined: Jun 2005
Reputation:
0
oh and yes i got optonline out here on long island
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
10-20-2006, 08:06 AM
(This post was last modified: 10-20-2006, 08:09 AM by Drocona.)
I don't think your connection will hold 40 players at 100 tick, not even best scenario. 40 players @100tick needs approx 5mbit of upload spead (If my calculations are correct @ 15KB/s per player).
I think, when assuming servers arent full all time, you can run 66tick.
2x 16 slots would take the doubt of getting lag away since one time it's 1.5mbit and the next it's 3.2mbit
In the worst scenario you would get lag when there are around 28 players playing at the same time.
Tickrate is literally the amount of updates per second the server sends to it's clients. So it stands for quality. This quality uses ALOT of bandwidth and resources however. A normal 33 tick slot uses around 3KB/s, 100 tick is mostly above 10KB/s per slot. CPU is also heavily stressed, but as I said, the hardware should be able to support 40 100 tickrate slots.
You can set the tickrate by adding -tickrate <numberhere> to the startupline. You can set it somewhere between 33 (normal) and 100 (maximum). Below 33 is real bad and above 100 isn't really possible.
You also asked for rates in your previous post, I would set them something like this:
sv_maxrate 25000 (You have sufficient bandwidth, therefor you don't have to limit it)
sv_minrate 10000 (below 4000 allows 56k users to play)
sv_maxupdaterate 100 (always set this to 100, it automatically adapts to the tickrate)
sv_minupdaterate 20 (if it drops below 20 lag starts showing, so I always set it to a minimum of 20)
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
10-21-2006, 09:36 PM
(This post was last modified: 10-21-2006, 09:37 PM by Drocona.)
Assuming you're running Windows:
You should run a program called srcdsfpsboost.exe, just google it. Or you can open windows media player. Your FPS will go to around 512
Also add this to your cfg:
fps_max 800