Hi,
BASIC INFO
Server OS: Windows Server 2003 32-bit
Processor: DUAL Core AMD Opteron 1212 2Ghz
Ram: 2GB
Game(s): Team Fortress 2
Start Up Command: -game tf -norestart -tickrate 66 -nocrashdialog +ip 85.25.147.65 -port 27015 +maxplayers 24 +map ctf_2fort -console +exec server.cfg
Admin Mods: SourceMod, MetaMod
I am trying to setup a TF2 Server on Windows Server 2003.
But everyone lags on the Server a bit. If I am dead and spectating people, I get a lot of choke(20-90) when i switch between the people. Sometimes it takes 1-2 seconds to switch to then next person.
Sometimes the Server lags so hard for a short time that everyone freezes and warps a few meters.
The Pings on the Server are fine from 10-60 deppending on where the people are from.
The servers FPS is very unstable, I dont know if it is normal....
I´m running a Apache Webserver, Filezilla FTP Server, SmartMail Mailserver and a mysql Database on the Server.
I already shutted everything except the mysql Server down but it dident change anything.
Here is a pic of the Server CPU and RAM. And u can see the cpu load and the unstable server fps.
The Server is running with these netsettings. I already tried to running it with the default Settings but it still lags.
It´s a 66 tickrate Server.
It is started with "ServerChecker". And I am running Windows Media Player in the background.
And my networks speed...
Tell me if you need any other information.
Sorry for my bad english, i am from germany.
BASIC INFO
Server OS: Windows Server 2003 32-bit
Processor: DUAL Core AMD Opteron 1212 2Ghz
Ram: 2GB
Game(s): Team Fortress 2
Start Up Command: -game tf -norestart -tickrate 66 -nocrashdialog +ip 85.25.147.65 -port 27015 +maxplayers 24 +map ctf_2fort -console +exec server.cfg
Admin Mods: SourceMod, MetaMod
I am trying to setup a TF2 Server on Windows Server 2003.
But everyone lags on the Server a bit. If I am dead and spectating people, I get a lot of choke(20-90) when i switch between the people. Sometimes it takes 1-2 seconds to switch to then next person.
Sometimes the Server lags so hard for a short time that everyone freezes and warps a few meters.
The Pings on the Server are fine from 10-60 deppending on where the people are from.
The servers FPS is very unstable, I dont know if it is normal....
I´m running a Apache Webserver, Filezilla FTP Server, SmartMail Mailserver and a mysql Database on the Server.
I already shutted everything except the mysql Server down but it dident change anything.
Here is a pic of the Server CPU and RAM. And u can see the cpu load and the unstable server fps.
The Server is running with these netsettings. I already tried to running it with the default Settings but it still lags.
It´s a 66 tickrate Server.
It is started with "ServerChecker". And I am running Windows Media Player in the background.
Code:
fps_max "600"
sv_region 3
sv_pure 1
// Maximum allowed brandwidth on your server.
// Default: 0 (unlimited)
sv_maxrate 30000
// Minimum allowed brandwidth on your server.
// Default: 0 (unlimited)
sv_minrate 3500
// Maximum updates per second as the server will allow.
// Default: 60
// Note: If you're using less than 100Tick, change this CVAR to a lower value.
// For 100TICK: sv_maxupdaterate 100
// For 66TICK: sv_maxupdaterate 66
// For 33TICK: sv_maxupdaterate 33
sv_maxupdaterate 66
// Minimum updates per second as the server will allow.
// Default: 10
// Note: If you're using less than 100Tick, change this CVAR to a lower value than "sv_maxupdaterate xx"
// For 100TICK: sv_minupdaterate 75
// For 66TICK: sv_minupdaterate 45
// For 33TICK: sv_minupdaterate 15
sv_minupdaterate 45
// This controls your cleints maximum cmdrate.
// Do the same with this one like: sv_maxupdaterate
// Default: 40
sv_maxcmdrate 66
// This controls your cleints minimum cmdrate.
// Do the same with this one like: sv_minupdaterate
// Default: 0
sv_mincmdrate 0
// Enables player lag compensation.
// Default: 1
sv_unlag 1
And my networks speed...
Tell me if you need any other information.
Sorry for my bad english, i am from germany.