Hi i would like some information about the limitations
i build an application using Java Client API and i get the
exception
com.lightstreamer.ls_client.PushUserException: Allowed number of sessions reached

base what, sessions, counted for lightstreamer !!??
per ip-host or per LSClient tables contented !!??
so if one host have 5 tables active is for 5 sessions !!?

with my application for every connected table i create a new LSClient connection , it is possible to use the same connection for many tables , is there anything like master and slave connections like Javascript client !!??


Thanks