Page 1 of 1
max clients??
Posted: Mon Mar 29, 2004 5:56 am
by lms
Hi! My server settings for clients:
Code: Select all
class clients
{
pingfreq 90;
maxclients 5000;
sendq 100000;
recvq 8000;
};
I have 1200-1500 users and the server often gimme the All connections use error msg when i try to connect.
Why?
thanx for answers
Posted: Mon Mar 29, 2004 5:58 am
by X-Trancer
1 ircd have max 1024 Connects for more connects you must a new ircd install
Posted: Mon Mar 29, 2004 8:50 am
by Ron2K
Isn't there something to this effect in the FAQ somewhere?
(I'd go look but I've forgotten the URL.)
Posted: Mon Mar 29, 2004 11:30 am
by MiNdErAsR
Posted: Mon Mar 29, 2004 11:57 am
by Ron2K
Thought as much.

Posted: Sun Apr 18, 2004 12:27 pm
by shamend143
after doing everything in that faq my box still dont let me have more than 1k users
someone who can explain it again , i have RH9 on my box and got root axx
tnx
Posted: Sun Apr 18, 2004 2:58 pm
by Syzop
Yeah, I've heard it before, like
here.
Unfortunately I don't have a Redhat (9) box so I'm unable to help.
If you find out how to solve this, let me know and I'll update the FAQ.