Thanks, I'll try that. -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von ServerAlex Gesendet: Donnerstag, 16. April 2009 12:02 An: Half-Life dedicated Linux server mailing list Betreff: Re: [hlds_linux] TF2 server performance settings
your maxrate is too low for 32 players. you need at least 50000. and minrate 13000 isnt recommended either.. take 20000 or 25000. additionally you shouldn't install two servers on such a slow machine. 24-slots tf2 takes up to 60-80% usage on a q6600 for me. and a q6600 is much faster than athlon-64. also 1gb ram may be not enough (for two servers) as srcds is doing some crazy caching and memory leaking stuff and gets horrible memory usages after some days of uptime. for four 32-slot tf2 servers you will need AT LEAST a quadcore cpu to run it smoothly. 4gb ram and a 64-bit os recommended. but that isnt expensive anymore i guess. performance tweaking is almost impossible for srcds. the main problem is the very bad compiler toolchain valve is using. its very very badly optimized for linux, which could in fact be changed very easily within some minutes.. but it requires the source code so only valve can do that. 2009/4/14 Ronny Schedel <[email protected]>: > > If it is not a X2, then you got a single core CPU, which can handle only one > process at the same time. The only tweak you can do is, get a second CPU or > get a multicore CPU. > > >> I'm running a root server with Linux 2.6.24-etchnhalf.1-amd64, AMD >> Athlon(tm) 64 Processor 3500+ and 1GB of RAM. I'm able to run a (full) >> 32slot 66 tick server on it without lags but if I start another 32slot 66 >> tick it lags like hell. Are there any performance tweaks so I can run two >> full 32slot servers without laging? >> My current server.cfg hast he following settings: >> sv_minrate 13000 >> sv_maxrate 25000 >> sv_minupdaterate 33 >> sv_maxupdaterate 67 >> sv_mincmdrate 33 >> sv_maxcmdrate 67 >> sv_client_cmdrate_difference 1 >> sv_client_predict 1 >> sv_client_min_interp_ratio -1 >> sv_client_max_interp_ratio -1 >> net_maxfilesize 128 >> >> If this can't be fixed with some tweaks what hardware is recommended to >> run >> about four 32slot 66 tick servers? >> >> Thanks! >> >> >> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, >> please visit: >> http://list.valvesoftware.com/mailman/listinfo/hlds_linux >> > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

