Nginx实在是太强大了!灰度发布、金丝雀发布、负载均衡就只需要简单的几行配置就可以实现,这些特性嗾使微软无法比拟的。

原来Nginx除了使用ngx_http_stub_status_module模块(http://127.0.0.1/ngx_status)实现Web页面上的监控外,还有一些第三方的Web管理工具。

模块还有:nginx_upstream_check_module

下面是收集的一些Web管理工具:

https://github.com/jslsolucoes/nginx-admin

https://github.com/v55448330/lazy-balancer

https://github.com/mantl/nginx-mantlui

http://laoxu.blog.51cto.com/4120547/1159491/

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
  • 2022-01-12
  • 2021-12-18
  • 2021-09-14
  • 2021-07-21
  • 2022-12-23
猜你喜欢
  • 2021-05-11
  • 2021-11-22
  • 2021-08-09
  • 2022-12-23
  • 2021-06-12
  • 2021-07-01
相关资源
相似解决方案