Packet Loss
zippy
Forum Police. Join Date: 2003-01-06 Member: 11956Members, Constellation
atm i'm getting 1-6 pl on my servers on a xp3000 box running 1 16 player ns and 1 20 player dod.
any tweaks i can do to win 2003, or maybe FIX THIS <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
zippy
any tweaks i can do to win 2003, or maybe FIX THIS <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
zippy
Comments
Try doing a few trace routes and see if you can figure out where it's dying, for your own learning experience.
-Turn ICF (Internet connection firewall) off, unless you need it. I have a hardware router/firewall in between my box and the Internet, and I use that to make sure only the right ports are forwarded to my box.
-Disable LastAccess file timestamping by creating this registry value:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
Value Name: NtfsDisableLastAccessUpdate
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable, 1 = enable)
-Run HLDS as a service and set the process priority to "high". I use FireDaemon on my box, and it works great. Plus, it'll auto-restart the service if it crashes.
-Consider running Booster 2.1 (DL link and info available here: <a href='http://forums.unitedadmins.com/index.php?showforum=166)' target='_blank'>http://forums.unitedadmins.com/index.php?showforum=166)</a>. It lowered the pings on my machine by about 10 ms, and increased the frame rate from 60 to 250. You might not want to run it if you're running two servers, though...it causes much higher CPU usage.
-Stop and disable any unnecessary services. I'm not sure which ones, though...my friend did this for me. I doubt there are many unnecessary ones running, though...Win2003 comes fairly optimized/locked down out of the box.