For those that are actually running servers with users on, how is your server's startup time?
I have now reached ~60 waves with 30+ blips a message across ~10 users, and startup time is already ~2 minutes on a small dual-core (2GHz Opteron) VPS with 1GB of RAM. A look at htop/iotop suggests it to mostly be a cpu-processing issue, though disk access is a constant ~5MB/s while loading. I know that a better search implementation (any status on this yet?) will prevent the need to cache all waves on load. Just wondering if any of you have found a way to speed this up a bit? (@Yuri: WIAB.net must takes hours to start the wave-server?) Ali PS. Is there a better way to stop a running server than just kill'ing it?