Add limit_upstream to nginx

I wrote a module for nginx 4 years ago which limited the number of
connections to upstream in order that the upstream servers would not be
too
busy to work efficiently. Now I think this module is stable, and expect
it
to be merged into nginx official if possible.

the code is here:
GitHub - cfsego/nginx-limit-upstream: limit the number of connections to upstream for NGINX
https://github.com/cfsego/nginx-limit-upstream

sincerely

Hi Chuanwen
Your module did not quite work for me. I opened up a ticket here.

Posted at Nginx Forum: