21 Aug
2020
21 Aug
'20
12:25 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26128 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- After quickly reviewing the code, I don't see anything that is particularly Plack unfriendly. The non-proxying of certain CGI scripts was due to them forking (like Bug 15032). But this code doesn't seem to have that problem. It just seems like it's probably long-running code. What proxy error is received and how long does it take to receive it? Is it 300+ seconds or less? If ProxyTimeout is not defined in Apache, it should use Timeout, which I think should default to 300 in Debian and Ubuntu. -- You are receiving this mail because: You are watching all bug changes.