Nicolas FränkelforApache APISIXapisix.hashnode.dev·Jun 29, 2023Sticky sessions with Apache APISIXSticky sessions, also known as session affinity, is a mechanism by which a routing component that acts as a facade always routes a request to the same underlying upstream node. In this post, I'll describe the reason behind sticky sessions, available ...Discuss·70 likes·53 readsDevops