[JDEV] WPJabber announce
lukasm
lukasm at wp-sa.pl
Thu Jan 30 05:13:07 CST 2003
Vapor wrote:
>with pthread, is linux still limited to 1024 concurrent sessions or will I
>will have to use the ulimit command?
>
You have to ulimit command, but only for wpj.
WPJ was developed to handle 10000 users concurrent.
Linux is not limited to 1024 sessions, but limit is for number of
sockets for one proces.
Limit can be easly changed by
ulimit -n 10000
command for example.
>----- Original Message -----
>From: "Peter Saint-Andre" <stpeter at jabber.org>
>To: <jdev at jabber.org>
>Sent: Wednesday, January 29, 2003 12:41 PM
>Subject: Re: [JDEV] WPJabber announce
>
>
>
>
>>This seems to be jabberd 1.4.2 (?) with pthreads instead of pth for the
>>threading. Is there any reason you did not just contribute these changes
>>to the jabberd project rather than make your own project? I'm confused.
>>
>>Peter
>>
>>--
>>Peter Saint-Andre
>>Jabber Software Foundation
>>http://www.jabber.org/people/stpeter.php
>>
>>On Wed, 29 Jan 2003, lukasm wrote:
>>
>>
>>
>>>I'm pleased to aanounce that WPJabber server was putted to CVS on
>>>jabberstudio.org.
>>>Visit http://wpjabber.jabberstudio.org page for more information.
>>>
>>>_______________________________________________
>>>jdev mailing list
>>>jdev at jabber.org
>>>http://mailman.jabber.org/listinfo/jdev
>>>
>>>
>>>
>>_______________________________________________
>>jdev mailing list
>>jdev at jabber.org
>>http://mailman.jabber.org/listinfo/jdev
>>
>>
>>
>
>
>_______________________________________________
>jdev mailing list
>jdev at jabber.org
>http://mailman.jabber.org/listinfo/jdev
>
>
>
More information about the JDev
mailing list