From a2b2c19cbf22f37a43d7b0db941ef3fe56a9e712 Mon Sep 17 00:00:00 2001 From: zzz Date: Sat, 30 Apr 2016 13:20:36 +0000 Subject: [PATCH] Eepsite: comment out gzip filtering in cgi context, causes hung threads, root cause unknown --- installer/resources/eepsite/contexts/cgi-context.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/installer/resources/eepsite/contexts/cgi-context.xml b/installer/resources/eepsite/contexts/cgi-context.xml index 01df011234..599d90a782 100644 --- a/installer/resources/eepsite/contexts/cgi-context.xml +++ b/installer/resources/eepsite/contexts/cgi-context.xml @@ -33,11 +33,13 @@ Configure a custom context for the eepsite. org.eclipse.jetty.servlets.CGI / + + + @@ -64,4 +66,5 @@ Configure a custom context for the eepsite. +-->