> fixed
> - updated tcpipstack, webinterface should work now
Now it works for about 5 pages, then quits. (No response from server.)
> - added some special exception handling for linux, stability should be little improved
Now it seems to spawn even more instances of './server_linux', especially when trying to use the web interface. Not all of these instances will close on their own anymore on a 'stop' or 'restart' (so now my server won't restart, I have to killall server_linux).
On the plus side, the server has never (yet) crashed on it's own. I've only been using it 1 day, but it's ran fine for hours with a few users doing all kinds of things. I've restarted it manually a couple of times in the past hour just to upgrade to 2.0.17.20.
$ ./tss.minimal_startscript restart
Runtime error 0 at BF7FFAE0
Runtime error 221 at B804DDD8
Error starting daemon. Aborted
(Linux version, redhat)
Other than the web interface, the stop/restart issue, and a problem with attempting to register with the server (when connected unregistered), things are running good, so far.
Edit: 'register with the server' problem was an initial understanding by me, so ignore that one.