ngx_http_response_body_module VS ngx_healthcheck_module

Compare ngx_http_response_body_module vs ngx_healthcheck_module and see what are their differences.

ngx_healthcheck_module

nginx module for upstream servers health check. support stream and http upstream. 该模块可以为Nginx提供主动式后端服务器健康检查的功能(同时支持四层和七层后端服务器的健康检测) (by zhouchangxun)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ngx_http_response_body_module ngx_healthcheck_module
1 3
11 266
- -
1.8 0.0
almost 3 years ago over 2 years ago
C C
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ngx_http_response_body_module

Posts with mentions or reviews of ngx_http_response_body_module. We have used some of these posts to build our list of alternatives and similar projects.

ngx_healthcheck_module

Posts with mentions or reviews of ngx_healthcheck_module. We have used some of these posts to build our list of alternatives and similar projects.
  • Loadbalancer with delay
    1 project | /r/nginx | 13 Oct 2022
    slow_start also requires the commercial version of nginx. You could try using a 3rd party health check module (like https://github.com/zhouchangxun/ngx_healthcheck_module), and setting a high enough rise count.
  • Nginx load balancer upstream
    1 project | /r/nginx | 24 Jul 2022
    3rd party nginx healthcheck module, hasn't been updated in a while, may work ok? There are others out there too.
  • UDP Load balancing with HTTP health check
    1 project | /r/nginx | 17 May 2022
    You can try this module https://github.com/zhouchangxun/ngx_healthcheck_module

What are some alternatives?

When comparing ngx_http_response_body_module and ngx_healthcheck_module you can also consider the following projects:

nginx-module-vts - Nginx virtual host traffic status module

goproxy - 🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。

naxsi - NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX

angie - Angie - drop-in replacement for Nginx

dperf - dperf is a 100Gbps network load tester.

ngx-php - ngx-php - Embedded php7 or php8 scripting language for nginx module. Mainline development version of the ngx-php.

nginx-jwt-module - NGINX module to check for a valid JWT.

Mongoose - Embedded Web Server

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that C is
the 7th most popular programming language
based on number of metions?