Thanks.
I tried it. sessions are sticking to the same server but It is not doing round robin, My all requests are going only to first upstream server configured in nginx config.
How will nginx know next sequence of requests should go to next server and stick.
Sticky module does it with co0okie, Don't see that edeciding parameter when using upstream address as hashing. Any inputs on this?
I tried it. sessions are sticking to the same server but It is not doing round robin, My all requests are going only to first upstream server configured in nginx config.
How will nginx know next sequence of requests should go to next server and stick.
Sticky module does it with co0okie, Don't see that edeciding parameter when using upstream address as hashing. Any inputs on this?