Forum Discussion
IBM WebSphere 7.0 Redirection Issue
I'm using the F5 as SSL offload device and I do not have SSL enabled on the WebSphere server. If I manually modify the URL after redirection everything works fine over SSL.
I know that Oracle WebLogic has a HTTP header that be can provided to disable the redirect functionality. Is there something similar in WebSphere?
Is this problem be solved with an iRule? I tried using the Rewrite Redirection option set to all and that didn't make a difference.
Primitive map:
Client ---- HTTPS ----- F5 ---- HTTP ---- WebSphere
1 Reply
- Glen_Willms
Nimbostratus
I resolved my issue. I followed the instructions on this page: http://www-01.ibm.com/support/docview.wss?uid=swg21221253
Navigate to Servers --> Application Servers --> AppName01 --> Web Container --> Custom Properties.
-- Click "New". For the Name field, enter "httpsIndicatorHeader". The value field should be the name of the customer HTTP header variable inserted by the SSL accelerator/proxy/load balancer. WebSphere Application Server does not look at the actual value of the header variable.
-- Save the changes and restart the server.
In addition to the new custom property I also had to add a virtual host for :433
I'm not sure if the field name for the custom property is case sensitive, but IBM mixes case frequently in their documentation. The lowercase 'H' works for me.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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
