mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2024-11-26 05:00:18 +00:00
added 'Tengine'
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
db10256865
commit
596c1b2015
1 changed files with 1 additions and 0 deletions
|
@ -557,6 +557,7 @@ performance of any of your sites from across the globe.<br>
|
|||
<p>
|
||||
:small_orange_diamond: <a href="https://varnish-cache.org/"><b>Varnish Cache</b></a> - HTTP accelerator designed for content-heavy dynamic web sites.<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>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue