aerth-b / xmpp-server-scanner

Automatically exported from code.google.com/p/xmpp-server-scanner
GNU General Public License v2.0
0 stars 0 forks source link

There are timeouts when using jabber.org as secundary account #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Having a jabber.org account as fallback scan resource ends in the bot 
aborting scanning due a timeout in the jabber.org client. This seems to 
happen since February 13th 2010. Jabber.org recently switched to M-Link so 
this may be the reason.

According to Kev [1] there are timeouts if there aren't stanzas sen't for 
about ~10 minutes and the client ignores a ping from the server. But sending 
a xmpp ping from time to tiem doesn't avoid the timeouts.

_keek_alive_clients() doesn't seems to help. 

Original issue reported on code.google.com by lambda...@gmail.com on 22 Feb 2010 at 11:36