I agree. L4D isn't as much of an issue as it appears to restart itself frequently when it goes from in-use to hibernating. But for other games like TF2, CSS etc. chucking a "0 5 * * * killall srcds_i486" into the crontab of the user running your games servers is useful, as long as the startup script restarts it, or run it in a simple perpetual while loop or something similar.
Andrew Armstrong wrote: > I don't currently run any game servers on linux, but I know from experience > that game servers in general may sometimes leak some memory over time, > although your graph seems to indicate its leaking a lot very quick. > > We reboot our game servers daily (at around 5am) in order to just avoid any > memory leak issues, perhaps you should do the same (setup something to do it > for you of course!). > > If you are running any game plugins etc, try uninstalling them first, they > may be at fault. > > Also try reverting back to the stock standard srcds_run script to see if > your changes were at fault. > > Cheers, > Andrew > > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

