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

--- Comment #14 from Mason James <[email protected]> ---
a temporary workaround for this issue is to increase the apache TimeOut
variable to something large.. like 900 (or more)

 https://httpd.apache.org/docs/current/mod/core.html#timeout

900 seconds = 15 minutes, apache's default is 60

you can add the 'Timeout 900' line to your apache.conf (global)
..but you probably just want to add the line inside your Koha intranet vhost(s)


we've been running this fix on prod without any problems

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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