10-23-2007, 09:07 AM
Hi,
I'm on this dedicated box:
Intel P4 2.8Ghz
2GB RAM
2 x 80GB Hard Disks
100mbit Internet Connection
I'm getting painfully low FPS when more than 20 people are online.. stuff like this:
I'm...
..using this autoexec.cfg:
..this server.cfg
It's also running:
- Metamod:Source
- SourceMod
- CSSM v2
What can I do to sort this out? I have a popular server, but this lag is just too bad.
I'm on this dedicated box:
Intel P4 2.8Ghz
2GB RAM
2 x 80GB Hard Disks
100mbit Internet Connection
I'm getting painfully low FPS when more than 20 people are online.. stuff like this:
Code:
00:05:20 CPU In Out Uptime Users FPS Players
81.20 56533.72 218596.66 283 12 14.71 26
I'm...
..using this autoexec.cfg:
Code:
// MANI STUFF
mani_reverse_admin_flags 0
mani_reverse_immunity_flags 0
// DYNAMIC PRICING OFF
mp_dynamicpricing 0
// NO UPLOADS
sv_allowupload 0
// RATES
fps_max 450
sv_maxrate 14000
sv_minrate 5000
sv_maxupdaterate 30
sv_maxcmdrate 30
sv_mincmdrate 20
sv_minupdaterate 20
sv_unlag 1
sv_maxunlag 1
// SURF
sv_airaccelerate 200
sv_gravity 800
// CONSISTENCY & PURE OFF
sv_consistency 0
sv_pure 0
// ALLTALK
sv_alltalk 1
// EVENTSCRIPTS STUFF
es_load examples/auth/basic_auth
es_set BASIC_AUTH_ADMIN_LIST "STEAM_0:1:0000000;"
es_load popup
es_load noblock
es_load time_left
es_load vwarn
es_load nokilling
es_load vipslot
..this server.cfg
Code:
// MAIN SETTINGS
hostname "DEATHMATCH SURF | Nitrous 32 | NOBLOCK + FASTDOWN"
rcon_password xxxxxx
// TEMP SETTINGS
//hostname "DEATHMATCH SURF | Temporarily Down For Maintenance"
//sv_password xxxx
// SURF SETTING
sv_airaccelerate 200
sv_gravity 800
// TIMELIMITS
mp_timelimit 30
mp_roundtime 9
mp_freezetime 0
// FAST DOWNLOADS
sv_downloadurl "http://69.73.157.xxx/xxx"
// ALLTALK
sv_alltalk 1
// MANI
exec mani_server.cfg
It's also running:
- Metamod:Source
- SourceMod
- CSSM v2
What can I do to sort this out? I have a popular server, but this lag is just too bad.