A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
  • Newsletters

spring session

A collection of 1 posts
Sticky sessions with Apache APISIX - the demo
Technical

Sticky sessions with Apache APISIX - the demo

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 because this one might go down. In this post, we are going to illustrate it with a demo. The overall design Design options are limitless. I’ll keep myself to a familiar stack, the JVM.

Jul 2, 2023
A Java geek © 2008-2026
v. ec4b1c35402bbc8142355c5865f4267558c4035c/13885192065
Latest Posts