Opened 22 months ago
Last modified 22 months ago
#17206 new defect
XMPP: BOSH used even if direct XMPP connection available
Reported by: | thisisabore | Owned by: | deryni |
---|---|---|---|
Milestone: | Component: | XMPP | |
Version: | 2.12.0 | Keywords: | BOSH, connection |
Cc: |
Description
Hi,
I've realised that as soon as you enter a BOSH URL, Pidgin will use BOSH to connect rather than first check if regular XMPP connection is available.
It was my understanding that BOSH is an alternative connection method, mainly used when one can't connect over port 5222 (in case of a restrictive firewall, for instance).
Pidgin should use BOSH as a fallback method, as it is A/ not XMPP's primary connection method and B/ much slower than default XMPP in Pidgin. Alternatively, Pidgin could offer an option with a checkbox to use BOSH as a fallback or as the default XMPP connection method.
Thanks for your consideration.