Required/recommended server specs?
Typhon
Join Date: 2002-11-01 Member: 1899Members
Might be able to snag a spare system to run a dedicated server, but I doubt it will have more than 2 gigs of ram. I see people citing memory usage of just the server process using 1.5-2 gigs. Should I even bother or will it likely be unplayable despite the recent server improvements?
Comments
Probably will be wise to ask other server owners about.
<a href="http://www.unknownworlds.com/ns2/wiki/index.php/Dedicated_Server" target="_blank">http://www.unknownworlds.com/ns2/wiki/inde...edicated_Server</a>
At the end you have the info
I'd say any dualcore, 3-4GB of ram. At least until the leaks are fixed.
Servers for me run at about 15-20% cpu usage. 400-1900mb ram (until the crash happens :P).
<a href="http://www.unknownworlds.com/ns2/wiki/index.php/Dedicated_Server" target="_blank">http://www.unknownworlds.com/ns2/wiki/inde...edicated_Server</a>
At the end you have the info<!--QuoteEnd--></div><!--QuoteEEnd-->
that's the command line options to load web admin, i want the actual admin commands once you're in the web interface. it's just a blank screen with an input box and whenever you type in something it says processing <x>. i'd like to know what commands i can put in for <x> to make it return something.
<!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->Notes on Web Administration Interface:
--------------------------------------
The dedicated server has an optional web administration interface which can be customized via script.
When active, web request data is sent to the server, processed by script as key/value pairs, and the
generated return value (such as a web page) is sent back to the browser for display.
The interface currently supports basic GET and POST requests (application/x-www-form-urlencoded), though does
not parse out other encodings such as (multipart/form-data for file uploads.)<!--QuoteEnd--></div><!--QuoteEEnd-->
There is no other info about. So I assume that via script you can parse the same commands you can via command line. As still is a work in progress there is not much you can do with it.
Lets say that you want to change the amount of allowed players, the name of the server and/or another parameter. I don't have a server where to test it, but try it and let us know.