Page 1 of 1

All connections in use error

Posted: Thu Jun 17, 2004 5:56 am
by GoTTi
when my server gets to 1017 connections, i get a All Connections In Use error...

how can i fix this?

Posted: Thu Jun 17, 2004 8:27 am
by Dukat

Posted: Fri Jun 18, 2004 7:42 pm
by GoTTi
the OS is windows, how do i do this on windows?

Posted: Fri Jun 18, 2004 8:22 pm
by Dukat
By reading the FAQ to the end...
Windows
We recommend you to use *NIX for serious (big) servers, *NIX has several advantages over the Win system.. one being supreme stability, 2nd is unreal at *NIX supports modules which is really great for big servers/nets.
Also note that few nets run >1000 users servers anyway, it's usually better to spread users among servers.

Lots of connections on windows are really a bitch. If you are using w9x then you might not even reach 100, if you use NT/W2K/XP you'll usually reach 1000 with the official build.
It's possible to get more than that, but that requires SEVERAL modifications like upping maxconnections, the fdlist size (to *insane* values == eat lots of cpu), etc... Not something that is really recommended so we cannot give you support on that.

I don't think you wanna fix it on windows...
If you can change to a Linux server, do that!
Else: Link another Server to the Network :D

Posted: Mon Jun 21, 2004 5:58 am
by Stealth
We are NOT going to support this. It requires not only modifying UnrealIRCd, and your operating system as well.