Fix usage of ngx_strcmp #34
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Inspired by wdaike/ngx_upstream_jdomain#10.
Contrary to that pull request however, I believe this should only apply to the fixed length switch attributes like
retry_off
andstrict
. It's an unnecessary check for the other attributes.The text was updated successfully, but these errors were encountered: