From a4204d98be4d07b325fd6834cc4bcf33da687da9 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 14 Dec 2015 15:03:53 +0000 Subject: [PATCH] I hit https://http.cat/413 again. Double this. --- roles/pdc/templates/pdc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/pdc/templates/pdc.conf b/roles/pdc/templates/pdc.conf index d9eee76bb1..9f38cbaf25 100644 --- a/roles/pdc/templates/pdc.conf +++ b/roles/pdc/templates/pdc.conf @@ -45,7 +45,7 @@ WSGIDaemonProcess pdc user=apache group=apache maximum-requests=1000 display-nam SetHandler wsgi-script - LimitRequestBody 128000000 + LimitRequestBody 256000000 AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript application/x-javascript text/css Require all granted MellonEnable "info"