Forum Discussion
bsutter_12449
Nimbostratus
Sep 02, 2008Keeping Session state from https nodes to http nodes
Background:
Our web application uses SSL to encrypt the login page of our website from here the user is redirected to an http version of the website so they essentially go from an https virtual server(https_vs) to an http virtual server(http_vs). We are doing SSL encryption at the webserver level(IIS). This solution has worked til now. We are looking to add more than one node to the load balanced pools. Specifically 3 to https_VS and 3 to http_VS. Currently in staging when we try to send packets from the https_VS to the http_VS the session only stays alive if the node IP is the same. What would be the best way to force the node to be the same IP when the site redirects from https_vs to http_vs.
Here is the scenario I would like to configure
-Round Robin HTTPS_VS nodes and have the nodeIP stick when the user redirects to the HTTP_VS node thus ensuring session state.
-Due to our current setup of the website App we are looking to keep SSL encryption at the webserver level and not at the F5.
Any thoughts and suggestions is greatly appreciated.
5 Replies
- dennypayne
Employee
You need to create a new source address persistence profile and check "Match Across Services" and "Match Across Virtuals", then apply that new profile to both virtuals. - niujun_67513
Nimbostratus
HI, - niujun_67513
Nimbostratus
in case:client --->http vs--(rewrite url to https)->https vs(verify user and passwrod)--->http vs--(Authentication to verify the results of user and password)-->https vs; - dennypayne
Employee
Posted By niujun on 03/29/2009 10:06 PM
- niujun_67513
Nimbostratus
For example:client --->http vs--(rewrite url to https)->https vs(verify user and passwrod)-->http vs--(Authentication to verify the results of user and password)-->https vs;
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects