Make `RackMiddleware` to prefer `sticking` instead of `model.sticking`
Before this change we would store `model` for the purpose of understanding sticking context for a object. This changes to prefer `sticking` which is directly connected to `LB` context on which the `sticking` is evaluated.
Showing
Please register or sign in to comment