Results 1 to 2 of 2
  1. #1

    What's the limit on number of tables per session, and number of items per table?

    What’s the maximum number of table a client can request for a single valid session ID, and how many items can be added to a single table? We're using LS 3.6. Thanks.

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,089
    We don't pose limits, but consider that each subscription causes some memory to be allocated on the Server;
    so, if this usage were associated to a huge number of clients, you should have to perform a load test in order to validate your environment.

    Note that a large number of items in a single table may also cause the subscription requests to become very long.
    So, you should test the system to ensure that the <request_limit> configuration will not prevent any subscription request;
    alternatively, you may consider using "group ids" for table specifications on the client side, which is allowed by all client libraries (please specify which client library you are using, if you need details).

 

 

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 03:38 AM.