Forum Discussion
Samir_Jha_52506
Noctilucent
Mar 03, 2016Strange issue in irule
Hi F5 Expert
I am facing strange issue with irule. Same irule is working with HTTP & responding header values but not responding any header value with HTTPS VIP. Any
when HTTP_REQUE...
Kai_Wilke
MVP
Mar 03, 2016Hi Samir,
please provide the output of the iRule below and also take a look if your iRule has already logged some errors...
when CLIENT_ACCEPTED {
log local0. "I'm connected to the VS"
}
when CLIENTSSL_HANDSHAKE {
log local0. "I'm SSL handshaked with the VS"
}
when HTTP_REQUEST {
log local0. "The VS understands my HTTP request."
}
Cheers, Kai
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