I've been reading the implementation from [this](https://github.com/kvspb/nginx-auth-ldap/pull/169/files). It seems like the documentation suggests we should be setting the counter. I notice the counter is reset [here](https://github.com/kvspb/nginx-auth-ldap/blob/master/ngx_http_auth_ldap_module.c#L1682). Isn't the setting we are intended to configure `max_down_retries` found [here](https://github.com/kvspb/nginx-auth-ldap/blob/master/ngx_http_auth_ldap_module.c#L418-L424)?main
parent
42d195d7a7
commit
962c278ec5
Loading…
Reference in new issue