Re: ip_hash in active_active nginx setup

2015-05-28 Thread s_n
Hi, based on your information we implemented the described setup and did not encounter any stickiness problems so far. Cutting out F5 is sadly a decision that is not under my control. I agree that it would be a simpler setup with just nginx loadbalancing. Thanks all. Posted at Nginx Forum: ht

ip_hash in active_active nginx setup

2015-05-21 Thread s_n
Hi all, we want to use a F5 loadbalancer in front of two nginx instances, which balance the load to our app-nodes. The F5 loadbalancer distributes incoming requests via round-robin algorithm to the two nginx instances. The nginx instances should be configured to use ip_hash to distribute the req