Forum Discussion
Andrew_Wilson_2
Nimbostratus
Jun 15, 2006Port Re-Direction
I'm hoping someone can assist me. I have an iRule (see below) which looks at the URL and directs to a Pool.
when HTTP_REQUEST {
if { [HTTP::host] starts_with "www.test.com" } {
pool www.test.com
}
What i'd like to do now is when the request comes in on 80 I need to then send it onto the pool as port 8081. I've had a go with no joy.
Many thanks
- hoolio
Cirrostratus
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