Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
需要在openresty中以http watch(用开源的etcd)的方式读一些配置怎么做?
citywanders
http://etcd?watch类似的方式会block request,如果配置变化,会返回response,这样不用每次去读这些配置了,这些功能在openresty能否实现啊