ngx_upstream_jdomain icon indicating copy to clipboard operation
ngx_upstream_jdomain copied to clipboard

if fail_timeout,max_fails,weight still works with jdomain module

Open TOLIE-OFFICIAL opened this issue 1 year ago • 0 comments

hi folks

#define NGX_JDOMAIN_DEFAULT_SERVER_FAIL_TIMEOUT 10
#define NGX_JDOMAIN_DEFAULT_SERVER_MAX_FAILS 1
#define NGX_JDOMAIN_DEFAULT_SERVER_WEIGHT 1
#define NGX_JDOMAIN_DEFAULT_PORT 80
#define NGX_JDOMAIN_DEFAULT_PORT_LEN 2

we find that fail_timeout,max_fails,weight these four dispositions never change, if these still work?, will jdomain support in the future? Thx

TOLIE-OFFICIAL avatar Aug 30 '24 01:08 TOLIE-OFFICIAL