Forum Discussion
mlroot_62824
May 14, 2010Nimbostratus
Rewrite rules introduces HTTPS for Weblogic
Has anyone come across this issue? We are trying to rewrite URIs to weblogic via an LTM with this rule:
when HTTP_REQUEST {
if { [HTTP::host] equals {f51}} {
...
hooleylist
May 17, 2010Cirrostratus
Hi,
Based on the iRule you've posted, I don't see how LTM could be telling the client to make a request via HTTPS. Do you have rewrite redirects enabled on the HTTP profile enabled on the VS?
In the iRule you're rewriting the URI to an absolute version regardless of what URI the client requested. Also, you're specifying a port in the URI. This wouldn't change what IP:port LTM load balances the request to--just what the client is telling the web server it's making a request to.
What are you actually trying to do with the URI rewrite?
Aaron
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