Forum Discussion
winston_85158
May 06, 2011Nimbostratus
clone pool using irule
I have a setup where a clone pool is sending cloned HTTP traffic to a set of servers. On these servers I have a little process that captures incoming http request/responses and inserts them in a no-sq...
Michael_Yates
May 06, 2011Nimbostratus
Clone Pooling is a two part process on a Virtual Server so you have to configure the ClientSide and the ServerSide.
I think that you need to configure the ServerSide clone pooling.
when CLIENT_ACCEPTED {
clientside { clone pool my_clone_pool }
}
when HTTP_RESPONSE {
serverside { clone pool my_clone_pool }
}
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