• HOME
  • SEARCH
  • TOPICS
  • DATA

  • Nginx 负债均衡的几种方式

    轮询 http { upstream loadbalanceone{ server 127.0.0.1:9000; se

    2021-05-12, Views: 3322 , Topics: Nginx 负载均衡

  • Nginx 负载均衡 WebSocket 请求

    说明 Nginx默认方向代理超时时间为60秒,所以如果60秒内,WebSocket没有交互,则断开连接。Nginx的60秒超时可使用proxy_read_tim

    2021-04-22, Views: 3898 , Topics: Nginx WebSocket 负载均衡

  • Nginx upstream timed out 10060

    错误信息 upstream timed out (10060: A connection attempt failed because the connect

    2020-12-08, Views: 6932 , Topics: Nginx 负载均衡

  • Keepalived + Nginx 搭建高可用负载均衡服务器

    Keepalived 安装 https://www.zhangbj.com/p/351.html 添加监控 Nginx 脚本 Keepalived 配置文件 v

    2019-08-07, Views: 4746 , Topics: Keepalived Nginx 负载均衡

  • Prev
  • 1
  • Next

©2025 沪ICP备18012661号-1 阿里云

Messages Sitemap GitHub