Hi,
I am using lightstreamer version 6 web client to connect to the LS server. I have observed in network logs that multiple create_session.js call is made before the connection is established successfully.

LS_cause for the first call is new.api
and for others it is timeout.11.0

Due to this, my initial request for data is delayed significantly. Let me know if this can be fixed in any way.
Thanks