https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8437

--- Comment #52 from David Cook <[email protected]> ---
Using CGI::Emulate::PSGI::Streaming (version 1.0.1 since 1.0.0 is buggy) and a
custom Plack::Component I created based on Plack::App::WrapCGI, I was able to
stream 65MB of bib records from /cgi-bin/koha/tools/export.pl in 13 minutes
using koha-testing-docker (and an external database on a different server). 

I could explore a solution using that tech, although I think that I'm still
more inclined to moving forward with Bug 26791, as replacing export.pl provides
a good example for replacing CGI scripts with Mojolicious controllers.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to