Bug 208178 - www/nginx-devel: Add an upstream health check module
Summary: www/nginx-devel: Add an upstream health check module
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sergey A. Osokin
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-03-21 11:16 UTC by ctr
Modified: 2016-09-08 09:34 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (osa)


Attachments
Patch for adding nginx-upstream-health-check module to Makefile (2.09 KB, patch)
2016-03-21 11:16 UTC, ctr
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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).