006_nginx动态upstream-ngx_http_dyups_module模块
Posted arun
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了006_nginx动态upstream-ngx_http_dyups_module模块相关的知识,希望对你有一定的参考价值。
一、参考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模块的主要内容,如果未能解决你的问题,请参考以下文章