Results 1 to 2 of 2
  1. #1
    Senior Member
    Join Date
    Jan 2008
    Location
    Mumbai
    Posts
    39

    Question How many concurrent users can connect to a LS server ?

    Hi,

    How many concurrent users or the maximum limit of the users that they connect to a LS server ?


    Thanks,

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,089
    You can put configuration limits on the number of allowed sessions. See <max_clients> on the Server configuration file.
    You can also make the Server disallow new sessions based on a heuristic measure of the machine load. See <max_load> on the Server configuration file.
    In both cases, the limit is on the sessions, but there is no limit on the subscription requests related to each session (that is, control connections are not limited); if you need to put limits on the activity of each session, you should do it through the Metadata Adapter.

    For general considerations about Server performances, see this FAQ.

 

 

Similar Threads

  1. Could not connect to light streamer server
    By bponnappan in forum Adapter SDKs
    Replies: 1
    Last Post: July 5th, 2012, 10:38 AM
  2. Replies: 3
    Last Post: November 14th, 2011, 10:33 AM
  3. RTD Demo will not connect to Lightstreamer Server
    By krohnjw in forum Client SDKs
    Replies: 23
    Last Post: February 8th, 2011, 02:47 PM
  4. Replies: 1
    Last Post: February 1st, 2008, 02:52 PM
  5. the many concurrent connection to database.
    By hungn in forum Adapter SDKs
    Replies: 2
    Last Post: August 23rd, 2007, 10:21 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 09:14 AM.