Hi everyone,

I implemented iOS Client API in my application and has 800 downloads in the AppStore.
And I have a limit of 1000 concurrent HTTP connections to my server Lightstreamer.

How is it possible to reach this limit if you only have 800 users?

Is it possible that my connection with Lightstreamer left open when I put my iOS application in background mode?

I have consulted the following thread:
http://forums.lightstreamer.com/show...eration-Queues

What am I doing wrong in the code of my application?

Sorry for my english.
Thank you very much.