Forum Discussion
Ahmad_Fazli_Adh
Nimbostratus
Nov 23, 2006redirect to Oracle Application Server (OC4J) Cluster
I've main url http://www.privatesystem.com which is
loadbalanced to a number of server nodes.
Each nodes contain their own hostname eg:
node1.privatesystem.com
node2.privatesystem.com
node3.privatesystem.com
How do i redirect http://www.privatesystem.com to the nodes
while maintaining the URL http://www.privatesystem.com in the users browser and at the same time append /myapplication/index.jsp to the URL? Ive setup all the virtual servers needed. I need
to cloak the real hostname for the real server nodes with
the main http://www.privatesystem.com URL.
- Chad_Roberts_21
Nimbostratus
fazli,when HTTP_REQUEST { if { ([HTTP::uri] equals "/") } { HTTP::uri "/myapplication/index.jsp" } }
- Ahmad_Fazli_Adh
Nimbostratus
Hi,
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