Bug 8437: Exclude export.pl from plack
authorNick Clemens <nick@bywatersolutions.com>
Thu, 3 Sep 2020 16:23:04 +0000 (16:23 +0000)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 17 Nov 2020 04:25:20 +0000 (17:25 +1300)
commit7d5d0a488596e6594d934ca60e1ad79902c1368d
tree66cb2253a0c3fcba7597b414178b5fa5783f0843
parent1fee97d513294322e08d43d3c2089756ffd8fb8d
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>
(cherry picked from commit ae2bce1312b63d732ec07df21ef16740a8d179d2)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
debian/templates/apache-shared-intranet-plack.conf