Hello Hallvard,
Huge thanks for response.
But still in which release we have fixed the Issue. And which release is having the Issues?
Which Bug-Fix has done this change?
Thanks
Amit
On 07/25/2017 07:13 PM, Hallvard Breien Furuseth wrote:
On 25. juli 2017 09:10, Amit wrote:
I find sometimes order of event in openldap logs as: BIND RESULT ACCEPT (...)
What cant be the reason, is it related to openldap logging mechanism or Logger rsyslog.
You can or could be out-of-order logging when different operations on the connection are handled by different threads. In particular if you have an old OpenLDAP release. We've fixed some, but I don't know if we did them all. I remember leaving one case as it was because fixing it would mean delay releasing a lock. (ITS#7543)