Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We have a server load balancing configuration where we want incoming site visitors to stick to the same physical server regardless of whether they entered on port 80 or port 443 (SSL terminated by ACE). For example, if an incoming site visitors arri...
Hello Fabio. I will try and clarify. Our application has secure (port 443) and non secure (port 80) pages. So waht we want is the client to be able to connect to be able to go back and forth between 443 and 80 connections and stick to the same ser...