Hi,
I`m using http-bind with javascript client. I have two clients running and one of them is closing the browser without sending a packet to end the session.
After 5 minutes which is the waiting time I set, openfire ends the client session which is fine. The problem is openfire sends twice a packet saying that the client type=“unavailable”. Is this a bug?
There are times that the client that should stay online gets this packets and then get disconnected by openfire and receive “invalid sid” message. I believe those two issues are related but I`m not sure.
Am I missing something?
Thanks