Hello

If my Lighstreamer server stops (i.e. I bounce it), my client goes into a reconnect cycle until the server is available again.

However, when I test with Firefox, after the server comes back up, the connection state becomes CONNECTED:STREAM-SENSING and stays that way for ages (like 2 minutes or so), before eventually doing this:
DISCONNECTED:WILL-RETRY
CONNECTING
CONNECTED:STREAM-SENSING
CONNECTED:WS-STREAMING
Very occasionally it goes to some akin to HTTP-POLLING (cannot remember the exact status).

With Chrome (for example) I go backto CONNECTED:WS-STREAMING instantly.

Any ideas what might be the issue with FF?

Thanks