hello,

I test load on lightstreamer by opening a client application many times say 500 client app. Each client app opens a connection to LS and subscribes for many items. most of the subscribes is of MERGE type and some of COMMAND type.
the problem is that when the load done, the lightstreamer stopped working and the Heap on the server arrives 6 GB and more.
i also notice that when i do the clients subscribes of type MERGE , the problem not occurs. but when the subscribe of type COMMAND done many times on many clients on the same time, the problem occurs.