3 Sep
2020
3 Sep
'20
5:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8437 --- Comment #30 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 109632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109632&action=edit 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 -- You are receiving this mail because: You are watching all bug changes.