]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#360,!305] ChangeLog updated. 360-high-availability-reverse-proxy-with-nginx
authorTomek Mrugalski <tomasz@isc.org>
Mon, 29 Apr 2019 13:39:08 +0000 (15:39 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Mon, 29 Apr 2019 13:39:08 +0000 (15:39 +0200)
ChangeLog

index f26f5e04d1689003d894a49e4c60842407daf677..c3687fe958c41815385438c65860cb69b9d07f48 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1567.  [bug]           marcin
+       Kea HTTP client now always includes Host header in all HTTP requests.
+       The Host header is required in all HTTP/1.1 requests. This corrects
+       the problem whereby HA peers were unable to communicate via reverse
+       HTTP proxy because the proxy was responding with Bad Request status
+       when no Host header was included.
+       (Gitlab #360,!305, git ddb6dbf4cf63e98d3954c5d46e0311abc4fd6cfc)
+
 1566.  [func]          tmark
        kea-dhcp6 can now be configured to calculate values to
        send to clients for T1 and T2 times. Prior to this