max clients??

These are old archives. They are kept for historic purposes only.
Post Reply
lms
Posts: 32
Joined: Mon Mar 15, 2004 9:29 am

max clients??

Post 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
X-Trancer
Posts: 34
Joined: Mon Mar 08, 2004 5:24 am

Post by X-Trancer »

1 ircd have max 1024 Connects for more connects you must a new ircd install
Ron2K

Post by Ron2K »

Isn't there something to this effect in the FAQ somewhere?

(I'd go look but I've forgotten the URL.)
MiNdErAsR
Posts: 20
Joined: Thu Mar 11, 2004 2:18 pm
Location: New York

Post by MiNdErAsR »

Ron2K

Post by Ron2K »

Thought as much. :P
shamend143

Post 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
Syzop
UnrealIRCd head coder
Posts: 2117
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post 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.
Post Reply