[jdev] Doing ssl straight without a non encrypted handshake

Kevin Smith kevin at kismith.co.uk
Fri Feb 13 13:12:16 CST 2009


On Fri, Feb 13, 2009 at 7:10 PM, Norman Rasmussen
<norman at rasmussen.co.za> wrote:
> On Fri, Feb 13, 2009 at 9:00 PM, Adi <jabber.list at gmail.com> wrote:
>> Is this even possible? Lets say we have ssl in a load balancer and a xmpp
>> server behind it. Sending a <stream> or <starttls> is gonna confuse the LB.
> Use legacy ssl port 5223.

That's not going to help though, except in a carefully orchestrated
scenario. I think what the OP really wants is an XMPP server that
supports clustering (and most of them do), because it's not enough to
run several independent xmpp daemons and loadbalance them - they need
shared state to be able to service the same domain.

/K



More information about the JDev mailing list