Sticky sessions with Apache APISIX - the demo
Jul 6, 2023 · 6 min read · Last week, we described the concept behind sticky sessions: you forward a request to the same upstream because there's context data associated with the session on that node. However, if necessary, you should replicate the data to other upstreams beca...
Join discussion