All connections in use error

These are old archives. They are kept for historic purposes only.
Locked
GoTTi
Posts: 3
Joined: Thu Jun 17, 2004 5:52 am

All connections in use error

Post by GoTTi »

when my server gets to 1017 connections, i get a All Connections In Use error...

how can i fix this?
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

GoTTi
Posts: 3
Joined: Thu Jun 17, 2004 5:52 am

Post by GoTTi »

the OS is windows, how do i do this on windows?
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post 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
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

We are NOT going to support this. It requires not only modifying UnrealIRCd, and your operating system as well.
Locked