Forum Discussion
alhall_3584
Aug 20, 2012Nimbostratus
iRule to redirect
I'm new at this and I trying to redirect an https (443) request to an Apache/Tomcat server with the url of . When I try to connect to it with I get an error. Please assist. Thanks!
Al_3585
Aug 22, 2012Nimbostratus
login as: admin
Using keyboard-interactive authentication.
Password:
Last login: Tue Aug 21 15:20:31 2012 from xxx.xx.100.252
[admin@:Active] ~ b virtual apache-https-vs list
virtual apache-https-vs {
pool apache-http-pool
fallback persist apache-source
destination xxx.xx.100.195:https
ip protocol tcp
persist apache-cookie
profiles {
apache-clientssl {
clientside
}
apache-http-opt {}
apache-oneconnect {}
apache-tcp-lan {
serverside
}
apache-tcp-wan {
clientside
}
}
}
[admin@:Active] ~
[admin@:Active] ~ b pool apache-http-pool list
pool apache-http-pool {
lb method member observed
slow ramp time 30
monitor all apache-http-monitor
members xxx.xx.109.26:webcache {}
}
[admin@:Active] ~
[admin@:Active] ~ b rule apache-httptohttps list
rule apache-httptohttps {
when HTTP_REQUEST {
HTTP::redirect ]
}
}
[admin@:Active] ~
Thx!
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