[Bug 8437] Large database backups and large exports from export.pl fail under plack
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8437 --- Comment #21 from Barton Chittenden <barton@bywatersolutions.com> --- (In reply to Magnus Enger from comment #19)
(In reply to Nick Clemens from comment #18)
Hi Nancy, We have also worked around this by simply excluding that page from plack, it avoids the issue and allows exports to complete.
Anyone got an example of how to do that? Is it something we should do in the strandard config, until someone comes up with a better solution?
I think the second patch from Dobrica should be a separate bug.
Magnus, take a look at /etc/koha/apache-shared-intranet-plack.conf, you'll find lines that look like this: ProxyPass "/cgi-bin/koha/offline_circ/process_koc.pl" "!" ... the "!" means "Don't run this under plack". -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org