From c0db50ed0f09b115cb0a69a36ebbf2c60a21136d Mon Sep 17 00:00:00 2001 From: zzz Date: Mon, 17 Feb 2020 17:48:09 +0000 Subject: [PATCH] Debian: Remove GzipFilter in base-context.xml, does nothing with Jetty 9.4 (ticket #2599) --- debian/patches/0002-jetty-compatibility.patch | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/debian/patches/0002-jetty-compatibility.patch b/debian/patches/0002-jetty-compatibility.patch index 95cd92d91..77c62c414 100644 --- a/debian/patches/0002-jetty-compatibility.patch +++ b/debian/patches/0002-jetty-compatibility.patch @@ -124,3 +124,48 @@ if (servletPath != null && !servletPath.startsWith("*")) { // success!! //System.err.println("Servlet is: " + servletPath); +--- a/installer/resources/eepsite/contexts/base-context.xml ++++ b/installer/resources/eepsite/contexts/base-context.xml +@@ -42,42 +42,5 @@ to serve static html files and images. + net.i2p.servlet.I2PDefaultServlet + / + +- +- +- +- +- +- +- +- +- +- minGzipSize +- 512 +- +- +- +- mimeTypes +- application/pdf,application/x-javascript,application/xhtml+xml,application/xml,image/svg+xml,text/css,text/html,text/plain +- +- +- +- /* +- +- +- +- +- +- REQUEST +- +- +- +- +- + +