[Koha] Help testing marc staging performance issues

Barton Chittenden barton at bywatersolutions.com
Sat Oct 6 11:26:23 NZDT 2018


So, looking around, I see some bugs that seem to cover the same ground:

Bug 17240 - "Allow processes that rely on background jobs run in Plack mode"

Bug 15032 - [Plack] Scripts that fork (like stage-marc-import.pl) don't
work as expected

Bug 20342 - Fix table locking issue, progress bar not updating, and allow
use of plack for Stage MARC Import


On Thu, Sep 20, 2018 at 5:02 PM Barton Chittenden <
barton at bywatersolutions.com> wrote:

> Tomas,
>
> Do you know if there's a bug open for this? If not, would you mind filing
> one?
>
> Thanks,
>
> --Barton
>
> On Wed, Sep 19, 2018 at 7:57 PM, Tomas Cohen Arazi <tomascohen at gmail.com>
> wrote:
>
>> We should really do a two-pass processing, so the first thing is
>> calculating the batch size. That way Ajax will not timeout.
>>
>> El mié., 19 de sep. de 2018 20:04, Barton Chittenden <
>> barton at bywatersolutions.com> escribió:
>>
>>> On Wed, Sep 19, 2018 at 6:29 PM, Jonathan Druart <
>>> jonathan.druart at bugs.koha-community.org> wrote:
>>>
>>> > Hi Barton,
>>> >
>>> > > I believe this typically happens under plack.
>>> >
>>> > These scripts should not run under plack, check your apache config file
>>> > (search for "ProxyPass" in apache-shared-intranet-plack.conf)
>>> >
>>>
>>> You're exactly right, those are excluded:
>>>
>>>         ProxyPass "/cgi-bin/koha/tools/stage-marc-import.pl" "!"
>>>         ProxyPass "/cgi-bin/koha/tools/upload-cover-image.pl" "!"
>>>
>>> All, please disregard what I said about plack, apparently my brain was
>>> playing tricks with me when I wrote that. The rest of the message stands:
>>> If you've seen errors importing large batches of Marc records and gotten
>>> the message "there was an error.", I'd like more information so that I
>>> can
>>> file a decent bug report.
>>>
>>> Thanks,
>>>
>>> --Barton
>>> _______________________________________________
>>> Koha mailing list  http://koha-community.org
>>> Koha at lists.katipo.co.nz
>>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>>
>> --
>> Tomás Cohen Arazi
>> Theke Solutions (https://theke.io <http://theke.io/>)
>> ✆ +54 9351 3513384
>> GPG: B2F3C15F
>>
>
>


More information about the Koha mailing list