.. 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/management_endpoint ops/troubleshooting .. toctree:: :maxdepth: 2 :caption: Developer Guide dev/deployment dev/smoke_tests dev/zuul_upstream dev/access_restrictions dev/filters dev/sharding dev/microbenchmarks dev/metrics dev/coverity dev/health_checks dev/command_line_tooling dev/build_process dev/plugins .. toctree:: :maxdepth: 2 :caption: Software and System Architecture dev/architecture/01_introduction_and_goals dev/architecture/03_system_scope_and_context dev/architecture/04_solution_strategy dev/architecture/06_runtime_view dev/architecture/about_arc42