Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

healthcheck_nginx_upstreams patch fails for Nginx 1.2.1 #15

Open
c3yl0n opened this issue Jun 11, 2012 · 3 comments
Open

healthcheck_nginx_upstreams patch fails for Nginx 1.2.1 #15

c3yl0n opened this issue Jun 11, 2012 · 3 comments

Comments

@c3yl0n
Copy link

c3yl0n commented Jun 11, 2012

$ patch -p1 < nginx.patch
patching file src/http/ngx_http_upstream.c
Hunk #1 succeeded at 4403 (offset 110 lines).
patching file src/http/ngx_http_upstream.h
Hunk #1 succeeded at 110 (offset 1 line).
patching file src/http/ngx_http_upstream_round_robin.c
Hunk #1 succeeded at 5 (offset 1 line).
Hunk #2 FAILED at 15.
Hunk #4 succeeded at 78 (offset 8 lines).
Hunk #5 succeeded at 392 (offset 3 lines).
Hunk #6 FAILED at 438.
Hunk #7 FAILED at 499.
Hunk #8 FAILED at 608.
Hunk #9 FAILED at 635.
Hunk #10 FAILED at 660.
6 out of 10 hunks FAILED -- saving rejects to file src/http/ngx_http_upstream_round_robin.c.rej
patching file src/http/ngx_http_upstream_round_robin.h
Hunk #1 succeeded at 29 (offset 3 lines).
$

$ uname -rop
2.6.18-194.el5PAE i686 GNU/Linux

$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.5 (Tikanga)

Nginx version nginx-1.2.1

@ankurcha
Copy link

Any update on this?

@c3yl0n
Copy link
Author

c3yl0n commented Oct 28, 2013

switched to https://github.com/yaoweibin/nginx_upstream_check_module

On Fri, Oct 25, 2013 at 11:54 PM, Ankur Chauhan [email protected]:

Any update on this?


Reply to this email directly or view it on GitHubhttps://github.com//issues/15#issuecomment-27114837
.

Regards,
Hirantha
http://hirantha.wikidot.com

@cep21
Copy link
Owner

cep21 commented Oct 28, 2013

I haven't had time to work on updating this module. yaoweibin's looks good and borrows the healthcheck ideas.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants