Menu

#3 User connection limit

open
Server (1)
9
2003-03-07
2003-03-05
No

Try to connect more than 10 users in lobby is imposible,
the server responses 'Lost Connect' if the users go to
another room goes fine.
If you change config file to config another Default room
to a user defined is the same problem.
If you create rooms in config file, the users limit
decreased.
Is imposible to entry directly to a room from an HTML
page, if you try to change source code no more than
one user is allowed.
It looks great but really doesn't work.

Discussion

  • Joseph Monti

    Joseph Monti - 2003-03-05
    • priority: 5 --> 8
    • summary: No more than 10 users connected!!!! --> User connection limit
     
  • Joseph Monti

    Joseph Monti - 2003-03-05

    Logged In: YES
    user_id=170065

    This is a strange problem, and is something that shouldnt
    happen. I will do some testing and sift through the code to
    uncover the problem.

    Thank you for pointing this out/

     
  • Joseph Monti

    Joseph Monti - 2003-03-06

    Logged In: YES
    user_id=170065

    Is 'Lost Connect' the exact response you recieve? Did you
    notice any limit in user created rooms?

    Thanks!

     
  • Joseph Monti

    Joseph Monti - 2003-03-06

    Logged In: YES
    user_id=170065

    Also, There will most likely be server output, either from
    the console in which the server was launched, or in the log
    file. Could you send me that as well?

    Thanks!

     
  • Carlos S. Alonso de Linaje

    Logged In: YES
    user_id=726695

    The exact message in applet is 'Lost Connect' we don't
    remember exactly in english because we translate to spanish
    the applet :-(
    There is no limit with private channels only with default
    channel, if you move users to other channels there are no
    limit, but if you go in directly all times it crashed in 10
    users (more or less)
    ....
    We send you log and config files.

     
  • Carlos S. Alonso de Linaje

     
  • Joseph Monti

    Joseph Monti - 2003-03-07
    • priority: 8 --> 9
     
  • Joseph Monti

    Joseph Monti - 2003-03-07

    Logged In: YES
    user_id=170065

    Thank you for the information!

    One more thing -- when you started the server from a
    console, was there any error messages outputted? Also, was
    there any error messages from the client in the browsers
    java output?

    There is most likely java exceptions thrown from the server
    or client, becuase there is no built in functionality to
    limit the number of users in a channel. It seems like it is
    reaching a storage capacity of a pre-allocated list.

    Thanks again for your help.

     

Log in to post a comment.