An: users@tomcat.apache.org
Betreff: Comet Request identification
Hi,
I create a comet connection using sockets and sending a post request.
To prevent the server from terminating the request (calling END event) i am
sending some heartbeat messages as chunked data on the same socket/request
Hi,
I create a comet connection using sockets and sending a post request.
To prevent the server from terminating the request (calling END event) i am
sending some heartbeat messages as chunked data on the same socket/request
connection.
Is there a way in comet to identify, that the heartbeat mess