Hi, Thanks a lot for for your suggestions, but I'm afraid the ticket pattern isn't a solution in this case. The 'permanent' connection I was talking about, indicates whether client is active or has crashed. The server should have the information about the client's status as soon as possible. I'd like also to avoid situation where all clients send regular messages indicating that they are still alive. So I guess there is no way to for example set up a listener for the restlet engine exceptions? Should I check the logger for that kind of information?
Best regards jgs -- View this message in context: http://n2.nabble.com/Detecting-client%27s-disconnection-tp3325009p3403097.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2381221

