Implement sticky routing in App Proxy HTTP backends
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
Currently all individual requests from a single browser session or client may use different routes, going to different replica containers.
This may cause issues with stateful applications which fires multiple HTTP requests to complete a single action.
JIRA Issue: BA-1988
Contributor guide
Assessment
This issue has not been assessed yet.