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

--- Comment #33 from David Cook <[email protected]> ---
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.
_______________________________________________
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