mirror of
https://github.com/mainnika/nginx-auth-ldap.git
synced 2026-05-22 15:53:39 +00:00
max_down_retries is the setting?
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)?
This commit is contained in:
Reference in New Issue
Block a user