Renicing your server (automatically) so it has priority and less latancy
|
09-02-2008, 10:57 AM
Post: #1
|
|||
|
|||
Renicing your server (automatically) so it has priority and less latancy
If your server isn't on a dedicated box running NOTHING else you may experiance latancy when apache pegs the CPU at 100% for days on end (you know, because new supporters are downloading your (truthful) propaganda... or maybe playing your web-terminal enabled little videogames... or apache has some bug... who knows) and this will kill any performance in the game.
mikeeusa, proud to be a member of Nexuiz Ninjaz - Practicing the Ninja Art of Nexuiz since Apr 2008.
The soultion is RENICE (on linux boxes). But you restart your server sometimes, so the soultion becomes renice in a script placed in /etc/cron.hourly/ Code: #!/usr/bin/perl |
|||
« Next Oldest | Next Newest »
|