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

--- Comment #9 from David Cook <dc...@prosentient.com.au> ---
(In reply to David Cook from comment #8)
> This one is being tricky. I was able to get it working with curl on some
> tests, but having a harder time with a browser and a real workload...

The issue was compression. It was causing too much buffering and that was
leading to a timeout even with my workaround.

So going to look at turning off compression for inventory.pl so that it can
continuously output data to the client and thus not time out. 

It's not ideal overall, but it will be a functional interim solution.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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