Forum Discussion
duongnt_25195
Nimbostratus
Dec 08, 2009Bypass traffic based on destination IP address
Dear all.
I configuring BIG-IP LTM to load balancing for Cache farm.
I finding iRule to allow bypass traffic based on IP address of Origin Web server.
I found this:
========
when CLIENT_ACCEPTED {
if { [IP::addr [IP::local_addr] equals 1.2.3.4]} {
forward
}
}
==========
I applied this iRule to Virtual server but I still forward HTTP request to Cache Farm.
Does anyone has solution for this..
Thank
- hoolio
Cirrostratus
What kind of virtual server do you have the iRule enabled on? Are clients configured to use the VIP to access a web proxy? Can you post the HTTP headers that LTM receives from the client? You can log the value for HTTP::request to do this.
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