EmiteGWT / emite

Emite GWT XMPP library
GNU Lesser General Public License v3.0
70 stars 29 forks source link

BOSH connection randomly disconnects #6

Open danigb opened 13 years ago

danigb commented 13 years ago

Reported by project member ashward.surevine, Dec 29, 2010 This is a bit a of a random one - the bosh connection (using Openfire 3.6.4) will randomly disconnect with the error "Invalid SID". It appears that sometimes the long polling connection does not happen quickly enough and the session times out.

danigb commented 13 years ago

Comment 1 by project member ashward.surevine, Dec 29, 2010 Commited rev 1688 which seems to improve matters considerably but I've only tested it with openfire 3.6.4 - could someone test it with ejabberd (and any other servers we support)

danigb commented 13 years ago

Comment 2 by project member ashward.surevine, Feb 24, 2011 I rolled back rev 1688 a while back as the more aggressive keep-alive code was causing more problems than it fixed.