Hi.
I’ve been playing around with the new ejabberd release. Authenticating from a db: no prob. Offline msgs to a db: no prob. Can chat back and forth, no prob.
But Firefox lags with certain calls. (Im using a jsjac 1.3 implementation). Looks like when I send this:
<--- body rid=’395390’ sid=’4875ab093c999edd625cd595d059b0bf67052250’ xmlns=’http://jabber.org/protocol/httpbind’ key=’398b9fd8f96e8a434a57982c53812a8159da4b5b’ ---/>
(--- added for display)
I get this:
Internal Server Error. Please contact a server administrator.
after about a 30,000ms delay that hangs up FF. Nothing special in the ejabberd logs. I’m not even sure the purpose of the ping, anyone have an idea? Looks like ejabberd has a problem with the call and holds up FF waiting for a return.
Everything else works fine but FF is un-usable in this situation.
Any ideas?
Cheers!
Paul