Forum Discussion
Gregory_Gerard_
Nimbostratus
Dec 02, 2007End to end persistence?
Deployment:
n front end web servers handling user activity (2 right now).
m back end boxes doing the actual heavy lifting
Desire:
I would like a user to be bound to both FE an...
hoolio
Cirrostratus
Dec 03, 2007Hi Greg,
Are there equal numbers of front- and back-end servers? If so, for each web vip you could configure a backend vip containing one back-end server at the highest priority with the other backend servers at lower priority. The higher priority pool member would get all requests. If it was unavailable, the lower priority server(s) would then receive the requests.
If you have a mismatched number of front- and back-end web servers or you don't like the above idea, you could create a rule which sets a cookie for the client -> front end web server VIP. This assumes that the front-end web server would include a cookie from the client request in its request to the back-end server. You would then use a rule on the back-end VIP to look for that cookie and create a session table entry with the cookie value and back-end pool member selected for the request.
You can actually load balance per HTTP request as opposed to per-TCP connection, using OneConnect. Take a look at Deb's post (Click here) for detailed information on OneConnect.
Aaron
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