Forum Discussion
AB_537
Nimbostratus
Aug 17, 2007BIP, Proxy pass, Reverse proxy
hello,
i am new to bip and having some problems with my rule. This is my scenario. i am trying to set up load balancing using bip for some java web app which would be accessed from a pulic server to our internal network.
From the public server, there is a proxy pass that is directed to bip through an open port in our fire wall. i have a simple rule that says if http-uri contains "appname" use this-pool.
it keeps looping (i think ) and comes up with a proxy error. i noticed this when I decided to set persistence for that pool.
Could someone please help me out?
- Deb_Allen_18Historic F5 AccountMoving your post over to the v4.x iRules forum...
- Deb_Allen_18Historic F5 AccountPlease post the iRule you are having trouble with and we may be able to help you out.
- AB_537
Nimbostratus
if (http_uri starts_with "/wavapp") { use pool DMZ_POOL log "HOST: " + http_host log "URI: " + http_uri } else if (http_uri starts_with "/epermitting") { use pool DMZ_POOL log "HOST: " + http_host log "URI: " + http_uri } else { discard }
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