Forum Discussion
User_01_133038
Nimbostratus
Jul 24, 2014Unable to view Webpage through Load Balancer
Hi,
We have a two back end nodes running IBM HTTP Webserver and listenign on port 9080. We are doing SSL offloading on LB.
When we are directly hitting the page of the back end node we are...
Thomas_Bipin_16
Nimbostratus
Jul 24, 2014I feel this is where X-Forwarding will help. Just my opinion. Noticed "0" contributions :=)
when HTTP_REQUEST {
if { [HTTP::header exists "X-Forwarded-For"] } {
log local0. "X-Forward IP: [HTTP::header values "X-Forwarded-For"]"
log local0. "Client IP: [IP::client_addr]"
}
}
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