Forum Discussion
Parveez_70209
Nimbostratus
Mar 08, 2014HTTP::uri "/default.html" Irule parameter not coming correct in Irule : Kindly Guide
Hi,
Kindly assist in reformatting the Irule, seems like in F5 Editor,HTTP::uri "/default.html" is not coming correct
when CLIENT_ACCEPTED {
if { [active_members [LB::server pool]] == 0 } {
...
Parveez_70209
Nimbostratus
Mar 11, 2014Issue was when we apply HTTP Profile, the page seems to be broken:
So, we rectified the same using the below steps:
- HTTP Profile added into both HTTP and HTTPS Profile. 2.Added SSL Client as well as Server default SSL.( Tried keeping only Client SSL in test setup, but page seems to be broken, so attached the default Server SSL Profile). 3.Into the existing pool member-servers, they are doing redirect to https,so in HTTP Virtual-server there was no HTTPtoHTTPS redirection attached. But so we tried attaching a Irule which will basically redirect the same to HTTPS Profile) 4.Created a new Irule named : Maintenance_Test-Irule ,which will call the Maintenance call alongwith disabling the sessions against SSL server-side.( Disabling the SSL server-side sessions going to Maintenance page was required because jpg images were not loading).
when HTTP_REQUEST { if { [active_members [LB::server pool]] <= 0 } {
SSL::disable serverside
pool maintenance_page
}
}
Thanks and Regards
IheartF5_45022
Nacreous
Mar 12, 2014So all is good now?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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