nginx-auth-ldap icon indicating copy to clipboard operation
nginx-auth-ldap copied to clipboard

Too many long connections

Open Ostaer opened this issue 8 years ago • 1 comments
trafficstars

I have found that the long connection will be established while the nginx configuration reload and every ldap_server block and every work_process will establish a connection,For example,the work_process is set to 8,and I have 2 ldap_server block,the connection will be 16.As ldap_server increment, it will casue too many open files on ldap server,I want to know whether the connection shoube established while the client open an authorization,not long connections.

Ostaer avatar Jan 12 '17 01:01 Ostaer

@kvspb any news on that?

tarantegui avatar Dec 07 '18 10:12 tarantegui