We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi folks
we find that fail_timeout,max_fails,weight these four dispositions never change, if these still work?, will jdomain support in the future? Thx
The text was updated successfully, but these errors were encountered: