[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Too many user connections (local)



On Tue, Nov 27, 2001 at 03:21:23PM +0530, Santosh Pasi wrote:
> On my linux server (PIII - 800 E, 512 MB, IDE Harddisk, Redhat 6.2), 
> whenever total no. of irc connections using (apache & tomcat jakarta client - 
> web base irc client using java) reaches 920-980 .... all the connections to 
> irc suddenly brokes and i get errors like "Broken pipe" or "dbuf ..errors".

First, you have of course MAXCONNECTIONS defined to 12000 or so.
Run server, /die it. Then go to var/run, edit ircd.tune, and change
last number to, say, 80000000 (80 mln). Start server.

About 'broken pipe', find system limits in number of files,
size of pipes, who knows what else. ;)

p.

ps. don't mail me copies of mails to lists - I'm subscribed here