[jdev] anonymous login

Alexey Nezhdanov snake at penza-gsm.ru
Wed Feb 9 00:33:27 CST 2005


В сообщении от Вторник 08 Февраль 2005 23:57 Trejkaz написал(a):
> On Tuesday 08 February 2005 18:41, Dan Plesse wrote:
> > For my app I just use a random number generator to create a JID for each
> > new visitor. I had to do this because each new visitor would disconnect
> > the last visitor.
>
> Why didn't you just log each user in with a different resource, and
> generate the resource with the random number generator instead?
I have tried recently to log in to one user with a bunch of resources. Around 
400th login server going to eat all memory and stop. Probably due to 
inter-resource presences that become a very big amount on every resource 
connect.
>
> TX

-- 
Respectfully
Alexey Nezhdanov




More information about the JDev mailing list