Hi! > I have two web servers (Oracle EBS Application Server) having HTML and > Java forms. both servers are configured behind HaProxy 1.4. all html > sites are working fine. but as soon as Java forms start it get > disconnected with network error. > > Oracle tech. supports replied that, it requires stickiness and session > persistence for 12 hours. > > could any one help me in this issue how do I configure the stickiness > and session persistence for 12 hours.
Other than the reading the manual (which you should *really* do), I would suggest this article: http://blog.exceliance.fr/2012/03/29/load-balancing-affinity-persistence-sticky-sessions-what-you-need-to-know/ Regards, Lukas

