Forum Discussion
Comex_17260
Nimbostratus
Feb 01, 2012how to clone/mirror traffic of a "member"
Hello folks,
I searched "clone" word to see if related subject is covered but the search functionality of the forum does not seem to be working at all.
Right, here is my problem.
...
Comex_17260
Nimbostratus
Feb 02, 2012no it is not Nitass, pool memebers just process data.
What I am trying to do is to compare my current "processing software" with a new one to see which one is better. Fair way to do this is to send the same traffic to both servers, I thought.
my current iRule is like this:
when CLIENT_ACCEPTED {
clientside { clone pool my_clone_pool }
}
when SERVER_CONNECTED {
if { [IP::addr [IP::server_addr] equals x.x.x.x] } {
clone pool clone_Pool Pool has only one member
}
}
Unfortunately there is no traffic cloned to clone_pool with this iRule.
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
