tengine ngx_http_upstream_check_module dead question

rbpvctlc  于 3个月前  发布在  其他
关注(0)|答案(1)|浏览(55)

Question

I ran a stress test.
There was no error in killing one of the upstream during the stress test.
Is it because ngx_http_upstream_check_module retry request another upstream when there is error upstream?
please reply this question

qlvxas9a

qlvxas9a1#

./configure --add-module=./modules/ngx_http_upstream_vnswrr_module/
--add-module=./modules/ngx_http_upstream_check_module/
--add-module=./modules/ngx_http_upstream_consistent_hash_module/

相关问题