I'm trying to setup a load balanced punjab/bosh configuration as outlined here:
http://thetofu.livejournal.com/71339.htmlMy configuration is:
Server1: xmpp, punjab0
Server2: punjab1
Server3: punjab2
When I connect to the nginx proxy with only Server1 in configured the connections work as expected. However, If i take that server out of the proxy config and only allow Server2, the connections to the xmpp server partially fail. I can see the punjab processing the starttls requests and an initial response by the xmpp but after that the connection dies? I've attached the logs and any ideas would be appreciated.