Results 1 to 7 of 7
  1. #1
    Member
    Join Date
    Dec 2008
    Location
    Jakarta
    Posts
    10

    Session Limitation

    Is there any way to give session limitation for spesific user. Specially for lightstreamer web client application ?

    Thanks,


    Gani K

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan, Italy
    Posts
    521
    Gani,

    What do you mean by session limitation?

  3. #3
    Member
    Join Date
    Dec 2008
    Location
    Jakarta
    Posts
    10

    2 Request at same computer

    If user open one page web client LS, it is count as one instance and one session. Some time user open two same page in one browser or different browser, but in one computer.

    In the logged shows that, user open 2 request and count as 2 session. It there any way to give limitation to user, so they do not open two much streaming page.

    Thanks,


    Gani

  4. #4
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    Please see this thread.

  5. #5
    Administrator
    Join Date
    Jul 2006
    Location
    Milan, Italy
    Posts
    521
    Gani,

    Furthermore, consider that if multiple instances of the application are opened in the same browser instance, in most cases you can get automatic session sharing, by using the "SHARE_SESSION" parameter in createEngine().

  6. #6
    Member
    Join Date
    Dec 2008
    Location
    Jakarta
    Posts
    10
    Do you mean, with this setting, server count as one session, although client open same page but two windows browser.

    But the point is, don't make any error or lost connection in client.

    Correct Me If I Wrong. Thx.

  7. #7
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    The SHARE_SESSION setting is only effective within a single browser instance.
    Note that different windows may or may not belong to the same browser instance, also depending on the browser.

    What do you mean by errors or lost connections related with SHARE_SESSION ?
    I suppose this is covered by this thread.

 

 

Similar Threads

  1. Forcing session termination
    By Alessandro in forum General
    Replies: 6
    Last Post: February 7th, 2020, 03:03 PM
  2. clustering and session persistence
    By GarrettMackey in forum General
    Replies: 2
    Last Post: November 15th, 2011, 10:39 AM
  3. Replies: 1
    Last Post: June 7th, 2010, 12:13 PM
  4. Session closed
    By EWANG in forum Client SDKs
    Replies: 7
    Last Post: April 16th, 2010, 06:09 PM
  5. How to close Session in LS?
    By spganesh in forum Client SDKs
    Replies: 1
    Last Post: February 10th, 2010, 11:23 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 06:52 PM.