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

Re: Re: Too many user connections (local)



Hi Piotr and others,

Thanks for your prompt reply.  It solved my problem. 

Now I have a one problem ... 
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".
I tried to do fine tuninig on linux system like ulimit, tcp fine tuning 
.. still i get the same result.
Is I need to do some fine or extra parameters while compiling irc for 
say 8,500-12,000 users? 
Thanks for help ....


Regards,
Santosh Pasi 



---------------Original Message------------------
Date: Tue, 27 Nov 2001 10:32:29 +0100
>From: Piotr KUCHARSKI <chopin@xxxxxxxxxx>
>To: ircd-users@xxxxxxx
>Cc: Santosh Pasi <spasi@xxxxxxxxxxxxx>
>Subject: Re: Too many user connections (local)
>Mail-Followup-To: Piotr KUCHARSKI <chopin@xxxxxxxxxx>, 
ircd-users@xxxxxxx, Santosh Pasi <spasi@xxxxxxxxxxxxx>>Content-Disposition: inline
>User-Agent: Mutt/1.2i
>In-Reply-To: <no.id>; from spasi@xxxxxxxxxxxxx on Tue, Nov 27, 2001 at 
01:48:30PM +0530>
>On Tue, Nov 27, 2001 at 01:48:30PM +0530, Santosh Pasi wrote:
>> Y:10:180:::51200000:8500:8500  ==> for total 8,500 connections
>> I:*@192.168.1.*::::10
>
>Y:line above is not read 8500.0:8500.0 as used to be, it's
>now 8500.1:8500.1, which means 8500 per host, 1 per user@host.
>Simply change it to 0.0:0.0, if you want no limits.
>
>p.
>