I have 2 openfire servers and an elastic loadbalancer over them and built a gwt application that using http bind at port 7070 when connecting directly to one server it works good but when it connects to the loadbalancer on port 7070 it’s not working and output an error with 404 invalid SID value
Note: When the load balancer is working at tcp mode it works fine but when its http mode it doesn’t work and i need to make a sticky session for it