[Koha-bugs] [Bug 26128] Proxy Error while importing a large number of patrons (e.g. 6000 patrons) with Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 4 03:10:44 CEST 2020


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

--- Comment #19 from David Cook <dcook at prosentient.com.au> ---
Googling around about this and it seems to be a known issue with Apache.

https://serverfault.com/questions/575252/apache-version-2-doubles-the-timeout-directive-on-requests

https://lists.debian.org/debian-apache/2015/03/msg00004.html

Looking at the Koha error logs...

[Fri Sep 04 00:55:02.986540 2020] [cgi:warn] [pid 2210] [client
172.20.0.1:42150] AH01220: Timeout waiting for output from CGI script
/kohadevbox/koha/tools/import_borrowers.pl, referer:
http://localhost:8081/cgi-bin/koha/tools/impor
    t_borrowers.pl
 11 [Fri Sep 04 00:55:02.986584 2020] [cgi:error] [pid 2210] [client
172.20.0.1:42150] Script timed out before returning headers:
import_borrowers.pl, referer:
http://localhost:8081/cgi-bin/koha/tools/import_borrowers.pl
 12 [Fri Sep 04 01:00:03.085525 2020] [cgi:warn] [pid 2210] [client
172.20.0.1:42150] AH01220: Timeout waiting for output from CGI script
/kohadevbox/koha/tools/import_borrowers.pl, referer:
http://localhost:8081/cgi-bin/koha/tools/impor
    t_borrowers.pl

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


More information about the Koha-bugs mailing list