I am using nginx as the load balancer and IIS to server asp.net pages. However I am having trouble figuring out how to set sticky session in nginx. Is it possible? Thanks.
|
feedback
|
|
The Upstream module does this. In
In your location:
| ||||
|
feedback
|
|
The above answer is correct, to include | |||
|
feedback
|