Forum Discussion
Rich_77667
Nimbostratus
Jan 29, 2008Single_TCP_Stream_HTTP_Round_Robin
Hello all,
I'm trying to write an iRule that allows a single tcp-80 connection to be round robin load balanced. So far I;ve tried the following:
when HTTP_REQUEST {
if { [HT...
lsunder_88815
Feb 01, 2008Historic F5 Account
To add some clarification here:
The client side is a server that has a single tcp connection to the VIP. Each GET or POST from the server to the VIP is a decrete "transaction" with no persistance required. With the continuous TCP connection between server and the VIP, the normal RR LB in the pool picks one member and sends all traffic to it. And what they would like is to have each GET or POST round robin load balanced to a different pool member.
We were told this might be possible with an iRule. I've read through the "Huh? OneConnect? For my iRule?", but I'm not certain about it. Is it still a valid suggestion for this effort?
Recent Discussions
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