nginx-sticky & nginx_http_upstream_check modules not working together

姚伟斌 nbubingo at gmail.com
Sun Jul 22 06:17:32 UTC 2012


Done, I have added the nginx-sticky-module.patch
(https://github.com/yaoweibin/nginx_upstream_check_module/blob/master/nginx-sticky-module.patch)
for your. You can enable it like this:

$ svn checkout http://nginx-sticky-module.googlecode.com/svn/trunk/
nginx-sticky-module
$ cd nginx-sticky-module
$ patch -p0 < /path/to/nginx_http_upstream_check_module/nginx-sticky-module.patch
$ cd /path/to/nginx-1.0.14
$ ./configure --add-module=/path/to/nginx_http_upstream_check_module
--add-module=/path/to/nginx-sticky-module
$ make
$ make install

 Note that, the nginx-sticky-module also needs the original check.patch.

See the README file for detail.

Thanks.

2012/7/20 jjk77 <nginx-forum at nginx.us>:
> So, does anybody did a patch of the sticky module?
>
> @姚伟斌: Any chance you provide a patch?
>
> best regrads
>   Jens
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,227937,228788#msg-228788
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list