Bug 8437: Exclude export.pl from plack
authorNick Clemens <nick@bywatersolutions.com>
Thu, 3 Sep 2020 16:23:04 +0000 (16:23 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 13 Nov 2020 18:36:39 +0000 (18:36 +0000)
commitae2bce1312b63d732ec07df21ef16740a8d179d2
tree653ad1cebc851172ca7de4f4c97f35c6017baaa3
parentbd163aa5999e32e6f92b50f4b29d3ee4b22de94c
Bug 8437: Exclude export.pl from plack

When attempting to download large files from Koha plack can timeout

Excluding the script from plack is a simple fix until we have a more permanent fix for this
issue.

To test:
1 - Try to export your entire DB from Tools->Export
2 - If big enough, it fails
3 - Apply patch, copy changes to /etc/koha/apache-shared-intranet-plack.conf
4 - Restart all the things
5 - Repeat export, it succeeds

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 564ade93cce9231b01db1c4ebfc8f4e5b31e1acd)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
debian/templates/apache-shared-intranet-plack.conf