06-23-2004 08:30 AM
First, here is a diagram of my setup:
CSM w/VIP for Front-End Web Servers (acting as Authorization and Reverse Proxy)
|
SSL Module for termination of HTTPS traffic
|
Front-End Web Servers
|
CSM w/VIP for Back-end Web Servers
|
Back-end Web Servers
What I need a way to do is to ensure that users gets to the same Back-end Web Server for their entire session. The Front-End Web Servers act as a Reverse Proxy for all requests going to the Back-End Web Servers and are configured to send requests to the VIP for the Back-End Web Servers.
06-25-2004 03:31 AM
Is this HTTP traffic from front-end to back-end or is this https ?
Assuming it is http, the best I would recommend is to use a cookie. If the backend-server let them generate a cookie and then just use sticky group cookie on the CSM vserver.
If the servers can't create cookies, you can configure the csm to do so with software version 4.1.
Regards,
Gilles.
06-25-2004 05:41 AM
Gilles,
Thanks for the response. This is https traffic for the user, but from the Front-End to the Back-End it's just http. Unfortunately it's SAP so it's not a normal HTTP Back-end that can generate cookies. Currently I am only running 3.1(7). What is the status of the 4.1 train? Being new I am concerned about utilizing this level. What has been the experience of customers on this code level in the field?
06-27-2004 11:34 PM
not much problem so far except a hang when using the offset/length option of the sticky cookie feature.
Gilles.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide