Introduction and GoalsΒΆ

App Suite Proxy is a subsystem designed to handle all ingress HTTP traffic to OX App Suite. It provides a L7 reverse proxy with advanced routing and load balancing features. Its initial main goal is, to enable sharding of an App Suite deployment into multiple dedicated clusters by routing each incoming HTTP request to its correct destination.

TODO