Hi,

I have a CometProcessor Servlet which is used for streaming system events  to a 
http client. I have SSL enabled on the server. I use *curl* as the http client. 
I get streaming events on the console. But when I do a Ctrl-C on the console 
there no End event is raised and hence the connection is not cleaned up (I have 
connection registry for keeping track of clients).  What can be the explanation 
for this scenario?

Thanks,
Sudeep

Reply via email to