Bug 8437: Exclude export.pl from plack
authorNick Clemens <nick@bywatersolutions.com>
Thu, 3 Sep 2020 16:23:04 +0000 (16:23 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sun, 25 Oct 2020 23:04:18 +0000 (00:04 +0100)
commit564ade93cce9231b01db1c4ebfc8f4e5b31e1acd
tree7244626c7c4e2a75a714491129ec2e870c4af014
parent70570debf3128f035d5eaf3d175c61c0ee1bbba3
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>
debian/templates/apache-shared-intranet-plack.conf