Web server configuration
Jump to navigation
Jump to search
Software
Our http(s) content is served using the following web servers:
- Nginx
- Varnish
- Apache
The traffic flows in-order, ie: Internet -> nginx -> varnish -> apache And then back out to the client in the reverse order: apache -> varnish -> nginx -> Internet