limit in user

These are old archives. They are kept for historic purposes only.
Post Reply
ven3xn0
Posts: 6
Joined: Thu Nov 03, 2011 3:39 pm

limit in user

Post by ven3xn0 »

hello my problem is

root@vps6608 Unreal3.2]# ulimit -n
12000

clients
{
pingfreq 90;
maxclients 12000;
sendq 100000;
recvq 4000;

How many file descriptors (or sockets) can the IRCd use?
[12000] ->


is the numers in my conf and the irc only enter 347 users why?
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: limit in user

Post by Syzop »

Well, when the 348th user tries to enter, what error does this user receive?
And what error message do the ircops see?
ven3xn0
Posts: 6
Joined: Thu Nov 03, 2011 3:39 pm

Re: limit in user

Post by ven3xn0 »

nothing only not enter
Post Reply