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.
Re: [openresty] Test::Nginx能启动多个server实例吗?
doujiang24
hello
你可以在 http_config 段配置更多的 server
https://metacpan.org/pod/Test::Nginx::Socket#http_config
2016-09-14 15:59 GMT+08:00 Jinhua Luo
<
home...@163.com
>
:
有些测试需要起多个实例,监听多个端口,
实例之间互相访问得到最终结果。
但好像Test::Nginx只能支持一个实例是吧?
--