首页 > Web开发 > 详细

006_nginx动态upstream-ngx_http_dyups_module模块

时间:2017-08-16 20:01:36      阅读:1036      评论:0      收藏:0      [点我收藏+]

一、参考Tengine(http://tengine.taobao.org/document_cn/http_dyups_cn.html)

ngx_http_dyups_module

Description

This module can be used to update your upstream-list without reloadding Nginx.

TODO:

It can not work with common `nginx_upstream_check_module`.

Compilation

The module is not compiled into Tengine by default. It can be enabled with ‘--with-http_dyups_module‘
configuration parameter, and enabled lua support with ‘--with-http_dyups_lua_api‘.
But it can not be compiled as a ‘.so‘.

------------------------------------------------------------------------------

006_nginx动态upstream-ngx_http_dyups_module模块

原文:http://www.cnblogs.com/itcomputer/p/7375193.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!