I 'm using unrealircd3.2. I hope that my ircd server can handle 10000 or more conncurent visit. I have config the unrealircd.conf. But when I run my test program, the server can only accept 1016 connections and
the approprite item is 10000 in the unrealircd.conf.
I want solve this question. How can I do it?
How many connections can unrealircd handle?
As for a miracle connection and infinite system resources:
You need to recompile unrealircd, and when running ./Config, set the maximum number of file descriptors to what you want your limit to be.
NOTE: You also need to configure your operating system to allow this many file descriptors to be used by unrealircd, or unreal will fail to start.
You need to recompile unrealircd, and when running ./Config, set the maximum number of file descriptors to what you want your limit to be.
NOTE: You also need to configure your operating system to allow this many file descriptors to be used by unrealircd, or unreal will fail to start.
Why the hell can't my signature be empty?
"Your message contains too few characters."
"Your message contains too few characters."
-
AnTaReS7364
- Posts: 4
- Joined: Thu Jul 20, 2006 1:52 pm
-
AnTaReS7364
- Posts: 4
- Joined: Thu Jul 20, 2006 1:52 pm