PDA

View Full Version : [Feature Request] Listserver checks servers


Cadavre
08-30-2009, 09:39 AM
A good feature would be that the listserver checks if it's possible to connect to the gserver or not when the gserver is connected to the listserver. If it's non-connectable, the server will be UC.

It's pretty annoying to connect to a server when it's impossible to connect to it, because the client almost dies when doing that...

Dontar
08-30-2009, 02:33 PM
thats when the client goes all white right?

Downsider
08-30-2009, 03:09 PM
Like an ugly baby being choked to death :]

Beholder
08-30-2009, 03:10 PM
Its when you're connecting to a server and it fails right off the bat (wrong IP/Firewall) or it takes a long ass time (Port not forwarded).

Cadavre
08-30-2009, 05:51 PM
argh, someone make a new multithreaded listserver! ;/

Agret
09-01-2009, 12:06 AM
Then you will have the serverlist locking up until the connection fails. The serverlist doesn't use asynchronous sockets.

Just be lazy and make it add all servers as UC to start with, then it runs a separate process to check the server which then updates the server to be non-UC if its connectable.

guardere73
10-18-2009, 06:37 PM
That would be good, especially with the new version where we can use more than one script on a port or is the port issue not resolved yet?