aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorAlex Schultz <aschultz@redhat.com>2017-02-27 09:07:21 -0700
committerAlex Schultz <aschultz@redhat.com>2017-02-27 09:07:21 -0700
commit354818cb190dd131acb3ee37e1eedfcc007a4e8a (patch)
tree26c150948389c6b5c1fdfddd36e6a07e4cd24682 /releasenotes
parent93a58e00b62662714b8d90937be499b53961c408 (diff)
Add release note for httpchk
Adding release note for Ie72b96c76d7513f84003bc15b6527c97df7ba92f Change-Id: Ie3dd31519a4a2cc7aa94a5fc7cd7e906482668f3 Related-Bug: #1629052
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/httpchk-for-haproxy-http-services-ace7d9bf94610ed9.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/httpchk-for-haproxy-http-services-ace7d9bf94610ed9.yaml b/releasenotes/notes/httpchk-for-haproxy-http-services-ace7d9bf94610ed9.yaml
new file mode 100644
index 0000000..4c9d763
--- /dev/null
+++ b/releasenotes/notes/httpchk-for-haproxy-http-services-ace7d9bf94610ed9.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - |
+ Enabled httpdchk in HAProxy for http based services to reduce situtations
+ where the port may be open but the service is not actively serving http
+ requests.