Forum Discussion
abachman_72712
Nimbostratus
Jul 31, 2009Traffic destined for certain port
New to working with iRules.
I need to write an iRule for Soap HTTP call. The HTTP traffic will need to go to a certain port listening on the server pool (IBM WebSphere JVM on port 9082)...
abachman_72712
Nimbostratus
Jul 31, 2009Thanks Hoolio.
This is how I applied the iRule you sent over:
when HTTP_REQUEST {
Prepend /website if it's not there already
if {not ([HTTP::uri] starts_with "/ClaimCenter")}{
HTTP::uri "/ClaimCenter[HTTP::uri]"
}
}
When I go to apply to VIP server, I get the following error:
01070394:3: HTTP_REQUEST event in rule (XSoap_iRule) requires an associated HTTP or FASTHTTP profile on the virtual server (XSOAP).
Do I just need to assign default values for these profiles (HTTP, FASTHTTP)?
TA
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
