All connections in use error
Posted: Thu Jun 17, 2004 5:56 am
when my server gets to 1017 connections, i get a All Connections In Use error...
how can i fix this?
how can i fix this?
Welcome to the UnrealIRCd Forums!
https://forums.unrealircd.org/
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.