Ok, then... until you add the new <session> element , how can i limit opened sessions?. In my case, only a max numbers of concurrents users (1000) should can see the updates.; if the user 1001 try to open a new connection, it should be refused.

Is there any way to know how many sessions are opened?

Thanks.