Bug 208178

Summary: www/nginx-devel: Add an upstream health check module
Product: Ports & Packages Reporter: ctr <claus.riegg>
Component: Individual Port(s)Assignee: Sergey A. Osokin <osa>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: adam.strohl-fbsd
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (osa)
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208380
Attachments:
Description Flags
Patch for adding nginx-upstream-health-check module to Makefile none

Description ctr 2016-03-21 11:16:38 UTC
Created attachment 168451 [details]
Patch for adding nginx-upstream-health-check module to Makefile

There is no module for active upstream health checks. 

I can provide patches for a 3rd party module which is working and used by me in our production infrastructure. 
(github page for 3rd party module: https://github.com/yaoweibin/nginx_upstream_check_module)

Please add this module (or a similar one) to the 3rd party modules!

Thank you in advance!
Comment 1 Adam Strohl 2016-06-23 17:31:13 UTC
This likely can be closed as this module was committed already: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208380
Comment 2 Adam Strohl 2016-06-23 17:32:02 UTC
Ah my mistake, this is nginx-devel.
Comment 3 VK 2016-09-08 09:34:23 UTC
Yes, the module was added both to www/nginx and www/nginx-devel, in the referenced commit:

https://svnweb.freebsd.org/ports?view=revision&revision=413165

Closing, the issue has meanwhile been fixed like that through bug #208380. (technically not a dupe since two different ports are in question).