sachinpatel2
Hi I am using light streamer flex client.
However I open multiple IE tabs, it reaches web server connection limit and the new IE tab keeps spinning.
Is there any way that light streamer in flex can share the connection among all open IE tabs?
I also tried FABridge and disconnect using javascript onbeforeunload. But somehow, it does not disconnect.
Alessandro Alinone
Hi Sachin,
Automatic connection sharing among tabs is currently available for the JavaScript library and not for the ActionScript library. It's up to your application to make different Flash player instances connect to each other and share the same Lightstreamer library.