Add release note for httpchk
authorAlex Schultz <aschultz@redhat.com>
Mon, 27 Feb 2017 16:07:21 +0000 (09:07 -0700)
committerAlex Schultz <aschultz@redhat.com>
Mon, 27 Feb 2017 16:07:21 +0000 (09:07 -0700)
Adding release note for Ie72b96c76d7513f84003bc15b6527c97df7ba92f

Change-Id: Ie3dd31519a4a2cc7aa94a5fc7cd7e906482668f3
Related-Bug: #1629052

releasenotes/notes/httpchk-for-haproxy-http-services-ace7d9bf94610ed9.yaml [new file with mode: 0644]

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 (file)
index 0000000..4c9d763
--- /dev/null
@@ -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.