Forum Discussion
unbalanced pool , persistence problem
- Cspillane_18296
Nimbostratus
Hi Theizer, here's a couple of things to look at: - theizer_91634
Nimbostratus
Thank you for your response. 1) yes.using the standard cookie persistence profile 2) yes. using clientssl profiles doing ssl offload at F5 3) yes. cookie is session cookie 4) yes. browsers accept cookies 5) only irules i have are http to https redirection 6) i do see the external ip of the call center in the persistence table. it is always no more than 1 second old it seems. 7) not sure how to do a pcap on the ltm. I will research. - smp_86112
Cirrostratus
I'm no expert on persistence, believe me. But I bet you have it correct. Proxies are designed to pipeline the HTTP client requests into a relatively small number of TCP connections on the web server side. What you might want to consider is applying a OneConnect profile to the VIP. You should read the doc on it, but the way I think about OneConnect, it's a way for the LTM to load-balance at an HTTP session level versus the TCP level. With OneConnect, the LTM can distinguish between HTTP clients based on the information in the HTTP requests, rather than at the TCP level. We had to enable this with a VIP used by a small group of users behind a proxy server. We found that users would intermittently get forwarded to the wrong webserver, despite cookie persistence, because the proxy server would suddenly decide to establish a new TCP session and switch HTTP requests from the same user between them. This broke the persistence intermittently. With OneConnect, the LTM load-balances each HTTP request versus TCP connection. So we have concluded that it only makes sense to load-balance multiple pool members using cookie persistence with OneConnect - without it you are at risk of breaking persistence. The LTM config guide does a better job at explaining this.
- Cspillane_18296
Nimbostratus
@smp - of course, it all seems so obvious now (slaps forehead). I think this article on Ask f5 explains all: https://support.f5.com/kb/en-us/solutions/public/7000/900/sol7964.html?sr=9457601 - theizer_91634
Nimbostratus
This is my theory at the moment - is this plausible? - Cspillane_18296
Nimbostratus
Hi Theizer, - theizer_91634
Nimbostratus
I have not enabled OneConenct yet - there is some concern regarding http pipelining and how it will behave. Also, I wanted to only change one thing at a time. After removing the source-ip fallback persistence, we are definately seeing a big difference - when looking at pool stats, my connections are MUCH more balanced between members now. I am interested in one-connect and how it could further reduce server load, but i just don't understand it enough yet to feel comfortable enabling it. The manual's explanation of it leaves me guessing. I am continuing to read up on it trying to wrap my mind around it.
Recent Discussions
Related Content
* 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