ngx_health_detect_module

This module provides proactive health detect for back-end node, the back-end node can be Nginx upstream servers (support http upstream && stream upstream) which added when parsing upstream config or added by dynamic restful APIs

Stars
17

Bot releases are visible (Hide)

ngx_health_detect_module - v2.0.0 Latest Release

Published by alexzzh over 1 year ago

Des

  • This version has been tested and meets most of the requirements, can be ysed in project

list

  • support nginx upstream server as detect node
  • support stream and http module
  • support more feature
  • some bug fix
ngx_health_detect_module - v1.0.0

Published by alexzzh over 1 year ago

basic version, which can meet the needs of most users and has been tested, can see test report on README in detail

todo

  • support stream module
  • more feature to be added