Open
Description
Hello
We really really hope that nginx inc. does a very much better job developing the nginx product than what nginx touts as a reference implementation here.
In case you haven't noticed: this implementation is not asynchronous and blocks the server. Software engineers have known solutions to this kind of programming problem for many years!
Therefore it would be at least fair if nginx inc. helps its own its customers:
- And explicitly point out that the "reference implementation" was developed lovelessly and bumblingly and it blocks server requests.
- And point out that there are projects where the developers actually tried to program a professional implementation in their spare time, e.g.: https://github.com/sepich/nginx-ldap
So it's a shame, too, that a customer has to code an nginx-ldap implementation in his spare time to patch the problems of this implementation.
Thanks a lot, kind regards,
Thomas