Forum Discussion
Guys, I have a configuaration on LTM with SSL termination on LTM, but after adding client and serverssl the redirection stopped working
The virtual configuaration is :
virtual fits-prd.fmr.com-443-v-rtp { pool fits-prd.fmr.com-443-v-rtp destination 10.93.125.241:443 ip protocol 6 rules analyticsredirect-443 persist source_addr_900 profiles { fidelity-apps-http {} fidelity-oneconnect {} fidelity-serverssl { serverside } fpcms-obiee-prd.fmr.com { clientside } tcp-lan-optimized-1015 {} } }
In the above config I have a irule analyticsredirect-443 which contains:
when HTTP_REQUEST { if { [HTTP::uri] equals "/" } { HTTP::redirect "https://[HTTP::host]/analytics/" } }
But when user tried to access the url she cannot get the following page: https://fpcms-obiee-prd.fmr.com/analytics.
Same irule works for port 80. Not sure, but is it something to do with SSL profiles on port 443.
3 Replies
- does the system function without the iRule? does the backend server even listen op port 443 (HTTPS)?
- BinaryCanary_19Historic F5 AccountYou need to define "not working". What is the symptom? Error message? what does /var/log/ltm say? etc.
- Dipta_02_148889
Nimbostratus
It was a problem on server end and has got resolved now. Thanks!
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