From 0682a36e2848afc15439da4dcd1c3e5f48ac8397 Mon Sep 17 00:00:00 2001 From: YannWWI Date: Wed, 25 Sep 2024 10:06:16 +0200 Subject: [PATCH] Update server.xml.tmpl Since we are facing issues for some HTTP Requests with the error Message: "Request header is too large" we suggest to increase the Request Headers. For our on prem Deployment we always used to have the maxHeaderSize on 65536 and didnt face any issues. --- charts/pega/config/deploy/server.xml.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/pega/config/deploy/server.xml.tmpl b/charts/pega/config/deploy/server.xml.tmpl index 66853b1a3..3e88423c8 100644 --- a/charts/pega/config/deploy/server.xml.tmpl +++ b/charts/pega/config/deploy/server.xml.tmpl @@ -69,7 +69,7 @@ - \ No newline at end of file +