.. App Suite Proxy documentation master file, created by sphinx-quickstart on Wed Jun 26 20:45:11 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. App Suite Proxy: Smart Request Routing ====================================== App Suite Proxy is a subsystem designed to handle all ingress HTTP traffic to OX App Suite and other HTTP-based services being part of the OX email platform. 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. .. toctree:: :maxdepth: 2 :caption: Admin Guide ops/installation ops/http_server ops/request_routing ops/proxy_headers ops/backend_pools ops/sharding ops/filters ops/troubleshooting .. toctree:: :maxdepth: 2 :caption: Developer Guide dev/deployment dev/smoketest dev/zuul-upstream dev/access_restrictions dev/filters dev/sharding dev/microbenchmarks dev/metrics dev/coverity dev/health_checks dev/command_line_tooling .. toctree:: :maxdepth: 2 :caption: Software and System Architecture arc42/01_introduction_and_goals arc42/06_runtime_view arc42/about_arc42