Raised This Month: $ Target: $400
 0% 

More lag :(


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
yhya2oo8
Junior Member
Join Date: Oct 2010
Old 03-06-2011 , 02:27   More lag :(
Reply With Quote #1

Hello

I have Server with

Intel Xeon 3
8 G RAM
windows server 2oo8 standard
Speed Internet 100 M

I Have 16 slots warmod but I have lag = 100

Any one know ? may OS ? or My setting ?



Speed Test
http://www.speedtest.net/result/1186846738.png

Last edited by yhya2oo8; 03-06-2011 at 05:06.
yhya2oo8 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-06-2011 , 05:16   Re: More lag :(
Reply With Quote #2

What rates you have set in server.cfg ?

What game ?
Bacardi is offline
yhya2oo8
Junior Member
Join Date: Oct 2010
Old 03-06-2011 , 05:31   Re: More lag :(
Reply With Quote #3

Thanks for reply

The Game is Counter Strike Source With GameTech WarMod


Server Setting

// GameTech WarMod - Global Ruleset Config
// This config is executed by all other rulesets
// It holds the majority of commands, so that each ruleset can use a base configuration

// Rates

sv_minrate "1000000"
sv_maxrate "1000000"
sv_maxupdaterate "66"
sv_minupdaterate "66"
sv_maxcmdrate "66"
sv_mincmdrate "66"
yhya2oo8 is offline
gamemann
Veteran Member
Join Date: Sep 2009
Location: Mullica Hill, New Jersey
Old 03-06-2011 , 09:10   Re: More lag :(
Reply With Quote #4

Quote:
Originally Posted by yhya2oo8 View Post
Thanks for reply

The Game is Counter Strike Source With GameTech WarMod


Server Setting

// GameTech WarMod - Global Ruleset Config
// This config is executed by all other rulesets
// It holds the majority of commands, so that each ruleset can use a base configuration

// Rates

sv_minrate "1000000"
sv_maxrate "1000000"
sv_maxupdaterate "66"
sv_minupdaterate "66"
sv_maxcmdrate "66"
sv_mincmdrate "66"
use this to set your rates:
http://www.reece-eu.net/drekrates.php
__________________
Software/network engineer. I often work on a neat project called The Modding Community.

Check out my GitHub here!
gamemann is offline
Send a message via Skype™ to gamemann
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-06-2011 , 09:11   Re: More lag :(
Reply With Quote #5

You could try lower min rates
sv_minrate 30000
sv_minupdaterate 33
sv_mincmdrate 33

- But this maybe not help lag.

Enable yourself net_graph 4 from your console, you can see server current fps down-left corner sv: xxx
of course if fps drop under 66, updaterate drops also.
- Server with 1000 fps are not better than 100 fps, because game run max tickrate 66.
It maybe burden server than you gain performance. Can be limit cvar fps_max 101
believe it or not


Check also do you have have how much loss and choke, and type ping to your console ?

Also there have happen changes after OB-update, about to interpolation.
By default, players have cl_interp 0.1 (100ms) what is huge "delay" what happen on players screen.
Player itself need configurate this but everyone not understand all of this.
So there found cvar to force players interp, sv_competitive_minspec 1
Use it if you like
Code:
"sv_competitive_minspec" = "0"
 game notify replicated
 - Enable to force certain client convars to minimum/maximum values to help prevent competitive advantages:
 	r_drawdetailprops = 1
 	r_staticprop_lod = minimum -1 maximum 3
 	fps_max minimum 59 (0 works too)
 	cl_detailfade minimum 400
 	cl_detaildist minimum 1200
 	cl_interp_ratio = minimum 1 maximum 2
 	cl_interp = minimum 0 maximum 0.031


Big guess is, it have to do your mods and/or plugins ?
you get list plugins via rcon
rcon plugin_print
rcon meta list
rcon sm plugins list


You could try disable/remove all or most plugins from server and look is there still lag.
If not, then you add one by one plugins back and check everytime when lag appears.



I haven't never used windows server 2oo8 standard, can't say anything about that.

Maybe others know better way help you but this what I can now.
Bacardi is offline
yhya2oo8
Junior Member
Join Date: Oct 2010
Old 03-07-2011 , 07:26   Re: More lag :(
Reply With Quote #6

Still lag no change

Maybe OS ? What the best Windows 2008 or 2003 or Linux ?
yhya2oo8 is offline
cornads
Junior Member
Join Date: Dec 2009
Old 03-11-2011 , 11:40   Re: More lag :(
Reply With Quote #7

Open net_graph 3 and check if there's some losses. What is actual CPU usage? What exactly do you mean by lag?
cornads is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:32.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode