apache mod proxy_balancer settings for wcs production
Hi Folks,
I hope I can clearly state my issue... In Apache configuration there are two clusters defined for load balancing, and I would like to use sticky session to route user requests always on the first member or always on the second member of the clusters.
Infrastructure 2 X Webservers (apache01 and apache02) - OS Linux - Apache 2.2.34
2 X Oracle Satellite (satellite01 and satellite02) - cache application - OS Solaris
2 X Oracle WCS (wcs01 and wcs02) - cms - OS Solaris
The details about Oracle Satellite and Oracle WCS are not important for the time being. My issue is on Webserver and to be more specific to the Apache and load balancing.