Search:

Type: Posts; User: carenot

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    10,469

    What java libs are available to adapters?

    In the bin/LS.sh script, there are those system properties that are passed to the LS java process:

    com.lightstreamer.kernel_lib_path
    com.lightstreamer.internal_lib_path...
  2. Replies
    1
    Views
    15,133

    Does Java client use websocket?

    Hi, I would like to find out what communication protocols the different clients use. If you could help fill in the following table it will be great.



    Client
    websocket
    http streaming
    http...
  3. Sticky: What is streaming exactly?

    Thanks for the informative post. I have a question about streaming.

    When you say streaming, do you mean http streaming (where a client opens a long standing http connection when sending...
  4. What's the purpose of /lightstreamer/STREAMING_IN_PROGRESS?

    What's this request used for exactly? I see the javascript client makes a lot of such calls to Lightstreamer, and the responses are like the following:

    <script>d(1,1,'1465560019');</script>
    ...
  5. What's internal cause code: 8 (Session count limit reached) ???

    I see messages like this in Lightstreamer log.

    06-Jun-16 18:51:46,827|INFO |LightstreamerLogger.requests |FOR PUMPS PARKING DESTROYER|Closed session S43262ce8e2504b35T5139470 with internal...
  6. How to reject connections before TSL handshake?

    My load test shows that when max_sessions is reached, new clients are rejected, but only after they've connected and completed TLS handshake.

    This is not ideal as it still puts load on the LS...
  7. Replies
    1
    Views
    10,972

    NewDisconnections higher than NewConnections?

    Hi, I'm have this strange thing where when I checked LS metrics, I found that NewDisconnections is higher than NewConnections.

    201

    I can confirm that the current sessions were stable at the...
  8. What does CurrentNIOWriteQueueWait mean exactly?

    LS versions: 6.0.1

    When I'm load testing LS I'm seeing a steady increase in the metric, as seen here
    200

    What does the metric mean exactly? The doc says it's the averaged wait time over all...
  9. Replies
    1
    Views
    12,392

    Maven repo for client? [Java]

    I saw this thread http://forums.lightstreamer.com/showthread.php?3184-Maven-dependency-for-adpater from three years ago, and the client still doesn't seem to be in maven repo.

    Will this ever...
  10. Replies
    4
    Views
    17,010

    Thanks for you answer. I managed to get the...

    Thanks for you answer.

    I managed to get the sessionId by adding a onSessionStartedExt method to my ConnectionListener.

    Looking forward to the open source date.
  11. Replies
    4
    Views
    17,010

    The main issue being we can't get session ID from...

    The main issue being we can't get session ID from the client, so we cannot correlate error messages from the client with logs on the server.
  12. Replies
    4
    Views
    17,010

    Java SE client source code?

    We are trying to debug some weird connectivity issues with Lightstreamer SE client. We could only find the compiled library, which shows variable names as e.g. "var32" when decompiled.

    I wonder...
  13. Replies
    1
    Views
    12,420

    TIME_WAIT and HTTP version

    Hi,

    I'm using LS behind a NAT. What I observe is that when LS is under load, there is a large number of sockets in TIME_WAIT state on the server, and the clients start to receive "connection...
Results 1 to 13 of 13
All times are GMT +1. The time now is 09:25 AM.