Skip to content

Two additional modules for nginx (enmemcache and tcpproxy) and ~arm keyword

Vadim Misbakh-Soloviov requested to merge github/fork/manwe-pl/master into master

Created by: manwe-pl

Module ngx_http_enhanced_memcached used to work with nginx up to 1.6, but failed with 1.7. We've paid the author for fixing it and I'm using it in on my servers for about a year. It's just memcached module with few more features.

Module nginx_tcp_proxy contains my own modifications to compile with nginx 1.9. I'm using it as load balancer in front of PerconaDB servers for about 6 months already. It's stable.

Also ~arm keyword, because it's missing ;)

Merge request reports

Loading