Skip to content

For a company like nginx, this "reference implementation" is a shame #98

Open
@schittli

Description

@schittli

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:

  1. And explicitly point out that the "reference implementation" was developed lovelessly and bumblingly and it blocks server requests.
  2. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions