From 36b489bce2a0808e6934c7d175a4fe88f6269b43 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 4 Apr 2023 07:50:02 -0700 Subject: [PATCH] haproxy: adjust content size to 503 page Signed-off-by: Kevin Fenzi --- roles/haproxy/files/503.http | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/haproxy/files/503.http b/roles/haproxy/files/503.http index c4301659c8..cd4fb2a0f8 100644 --- a/roles/haproxy/files/503.http +++ b/roles/haproxy/files/503.http @@ -1,5 +1,5 @@ HTTP/1.1 503 Service Temporarily Unavailable -Content-Length: 3349 +Content-Length: 3335 Connection: close Cache-Control: no-cache Pragma: no-cache