Patch to allow nginx_http_upstream_check_module use:

Issue #3 resolved
Peter Bowey created an issue

Here is a patch to allow nginx_http_upstream_check_module use with nginx-sticky-module-ng:

It patches: src/http/modules/ngx_http_upstream_ip_hash_module.c, src/http/modules/ngx_http_upstream_least_conn_module.c, and src/http/ngx_http_upstream_round_robin.h to allow "NGX_UPSTREAM_CHECK_MODULE"

Use: patch -p1 < check_1.2.6+.patch

Source and inspiration comes from: https://github.com/yaoweibin/nginx_upstream_check_module

Comments (7)

  1. S. Goodman repo owner

    i see no issues with our build, but i cannot check if the changes were successfull ( we do not use this module); please check yourself and report any issues, i'll keep this ticket open for another week or 2 :)

  2. Log in to comment