New issue 339 by ashward.surevine: BOSH connection randomly disconnects
http://code.google.com/p/emite/issues/detail?id=339
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.
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)
Comment #2 on issue 339 by ashward....@gmail.com: BOSH connection randomly
disconnects
http://code.google.com/p/emite/issues/detail?id=339
I rolled back rev 1688 a while back as the more aggressive keep-alive code
was causing more problems than it fixed.