mirror of
https://github.com/trimstray/the-book-of-secret-knowledge.git
synced 2024-10-01 01:26:00 -04:00
added traefik tool to 'HTTP(s) Services' chapter
This commit is contained in:
parent
891c4d5441
commit
1c7bdff0d3
@ -574,6 +574,7 @@ performance of any of your sites from across the globe.<br>
|
||||
:small_orange_diamond: <a href="https://nginx.org/"><b>Nginx</b></a> - open source web and reverse proxy server that is similar to Apache, but very light weight.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/alibaba/tengine"><b>Tengine</b></a> - a distribution of Nginx with some advanced features.<br>
|
||||
:small_orange_diamond: <a href="https://www.haproxy.org/"><b>HAProxy</b></a> - the reliable, high performance TCP/HTTP load balancer.<br>
|
||||
:small_orange_diamond: <a href="https://traefik.io/"><b>Traefik</b></a> - open source reverse proxy / load balancer provides easier integration with Docker and Let's encrypt.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: DNS Services
|
||||
|
Loading…
Reference in New Issue
Block a user