[Koha-bugs] [Bug 8437] Large database backups and large exports from export.pl fail under plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 22 03:18:00 CEST 2020


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

--- Comment #33 from David Cook <dcook at prosentient.com.au> ---
Ok, so I'm running a large bib export using export.pl, and I'm monitoring the
Apache with "LogLevel Debug".

I see a few things that might be interesting, but the key interesting thing is
this:

[Thu Oct 22 00:26:23.676618 2020] [reqtimeout:info] [pid 60205] [client
172.21.0.1:55460] AH01382: Request header read timeout

As Dobrica mentioned, it does appear that Starman is buffering the whole
response before sending it. I am guessing this is due to our usage of
Plack::App::CGIBin... but I'll investigate further.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list