Forum Discussion
Suraj_25258
Nimbostratus
Apr 06, 2009HTTP Redirection with Big-IP
Hi,
I have a scenario where a webpage, say www.mysite.com is accessed and it is routed to a set of web application servers via a Big-IP. A lookup is done in the web application server against a Database using Java/JSP/Servlets and based on the lookup results the request is forwarded to another set of web application servers via BIG-IP (i.e. another website domain).
I have the following questions wrt this?
1. How many BIG-IPs do I need here? Is one Big-ip enough?
2. How do I pass the user session information using Java code when an user first logs into www.mysite.com and then is finally redirected to the other website domain. We are not planning to use session persistence.
Any replies will be greatly appreciated.
Thanks,
Suraj
- dennypayne
Employee
Hi Suraj, - Suraj_25258
Nimbostratus
Thanks Denny. - Suraj_25258
Nimbostratus
Any reply is appreciated. - JRahm
Admin
For question 2, you'll need to insert something that the bigIP can recognize to track user sessions between different pairs. I've done this with cookies, inserting one at the web tier to be read and removed at the app tier, and vice versa, inserted at the app tier and read and removed at the webtier. Mostly I did this for troubleshooting, as there really wasn't a long-term need for me to track sessions at the web tier, only at the app tier. - JRahm
Admin
BTW, if by scripts, you mean iRules, then yes to my last comment about the HTTP::cookie command.
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