Hello,

I have run into an issue using your product that I am hoping you will be able to shed some light on for me.

What I am noticing on my server, is that there are over 300 ajax request being made every second. Is this an unchangeable part of Light streamer, or are we able keep the connection persistent so it doesn't constantly make calls? The reason we are trying to narrow this down is lightstreamer uses up to 75% of the CPU at times on the client side, and we are trying to make it as light weight as possible. It would be good if we could transition the code from ajax GET request to something that will make the server push the contents rather than constant pulling requests from client side.

Does lightstreamer have any type of solution that would meet our needs in this regard?

Thanks in advance!

Daniel Mihalko