Giter Site home page Giter Site logo

check_status conflicts with check_status from https://github.com/yaoweibin/nginx_tcp_proxy_module about nginx_upstream_check_module HOT 4 OPEN

yaoweibin avatar yaoweibin commented on July 2, 2024
check_status conflicts with check_status from https://github.com/yaoweibin/nginx_tcp_proxy_module

from nginx_upstream_check_module.

Comments (4)

yaoweibin avatar yaoweibin commented on July 2, 2024

The directive in tcp_proxy module has been renamed to be tcp_check_status,
can't work?

2015-02-25 14:25 GMT+08:00 Cosnita Radu Viorel [email protected]:

By default there is no way to activate status page for both
https://github.com/yaoweibin/nginx_tcp_proxy_module and
nginx_upstream_check_module. It would be nice if check_status for this
module would be more specific: healthcheck_status.


Reply to this email directly or view it on GitHub
#50.

from nginx_upstream_check_module.

rcosnita avatar rcosnita commented on July 2, 2024

Indeed the tcp_check_status is the directive which does not generate a warning. Unfortunately, check_status is supported as well in tcp_proxy_module but it gives a deprecated warning and a recommendation to use tcp_check_status instead.

I did not have time to deep dive into tcp_proxy_module code. Instead I made a minor change in nginx upstream health check module so that it uses healthcheck_status directive instead of check_status for activating status page.

I am using both modules under nginx 1.7.4.1. Thank you so much for your excellent work.

from nginx_upstream_check_module.

rcosnita avatar rcosnita commented on July 2, 2024

I investigated tcp_proxy_module code and the conflict comes from https://github.com/irr/nginx_tcp_proxy_module/blob/master/ngx_tcp_upstream_check.c:174.

from nginx_upstream_check_module.

yaoweibin avatar yaoweibin commented on July 2, 2024

Yes. If I remove the check_status directive in the tcp proxy module, It may break many other users, so I just want keep it this year.

Thank you.

在 2015年2月27日,下午3:05,Cosnita Radu Viorel [email protected] 写道:

I investigated tcp_proxy_module code and the conflict comes from https://github.com/irr/nginx_tcp_proxy_module/blob/master/ngx_tcp_upstream_check.c:174 https://github.com/irr/nginx_tcp_proxy_module/blob/master/ngx_tcp_upstream_check.c:174.


Reply to this email directly or view it on GitHub #50 (comment).

from nginx_upstream_check_module.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.