I have 2 almost identical infrastructures in different data centres.
In one, for a particular application I have HTTP and HTTPS connections allowed to the web server. On this site sitcky cookie sessions are working OK.
In the other DC for the same application, we are redirecting HTTP requests to HTTPS. On this site sticky cookies sessions are not working.
Do you need to do anything special if the flows are HTTPS ? I thought the sticky cookie session was just a function the ACE used to create the sticky session and was not really part of the flow as such.