# Web Servers
!!! info "Architectural Context"
Detailed reference for Web Servers in the context of Networking & Service Mesh.
- [Apache Reverse Proxy for Jenkins](https://github.com/nubenetes/apache-reverse-proxy-jenkins) [COMMUNITY-TOOL]
- [haproxy.org](http://www.haproxy.org) [COMMUNITY-TOOL]
- [Traefik](http://traefik.io) [COMMUNITY-TOOL]
- [opensource.com: A beginner's guide to load balancing](https://opensource.com/article/21/4/load-balancing) [COMMUNITY-TOOL]
- [Apache](https://httpd.apache.org) [COMMUNITY-TOOL]
- [Apache Reverse Proxy Guide](https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html) [COMMUNITY-TOOL]
- [NGINXConfig](https://www.digitalocean.com/community/tools/nginx) [COMMUNITY-TOOL]
- [freecodecamp.org: The NGINX Handbook 🌟](https://www.freecodecamp.org/news/the-nginx-handbook) [COMMUNITY-TOOL]
- [unit.nginx.org](https://unit.nginx.org) [COMMUNITY-TOOL]
- [jvns.ca: New tool: an nginx playground](https://jvns.ca/blog/2021/09/24/new-tool--an-nginx-playground) [COMMUNITY-TOOL]
- [nginx-playground.wizardzines.com 🌟](https://nginx-playground.wizardzines.com) [COMMUNITY-TOOL]
- [tecmint.com: How to Setup High-Availability Load Balancer with ‘HAProxy’ to Control Web Server Traffic](https://www.tecmint.com/install-haproxy-load-balancer-in-linux) [COMMUNITY-TOOL]
- [Tecmint.com: How to Setup HAProxy as Load Balancer for Nginx on CentOS 8](https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8) [COMMUNITY-TOOL]
- [opensource.com: Directing Kubernetes traffic with Traefik](https://opensource.com/article/20/3/kubernetes-traefik) [COMMUNITY-TOOL]
- [blog.tomarrell.com: Kustomize: Traefik v2.2 as a Kubernetes Ingress Controller](https://blog.tomarrell.com/post/traefik_v2_on_kubernetes) [COMMUNITY-TOOL]
- [thenewstack.io: Using Traefik Ingress Controller with Istio Service Mesh](https://thenewstack.io/using-traefik-ingress-controller-with-istio-service-mesh) [COMMUNITY-TOOL]
- [opensource.com: Try this Kubernetes HTTP router and reverse proxy](https://opensource.com/article/20/4/http-kubernetes-skipper) [COMMUNITY-TOOL]
***
💡 **Explore Related:** [Istio](./istio.md) | [Caching](./caching.md) | [Kubernetes Networking](./kubernetes-networking.md)