Re-posted with a suitable title (thank you André Warnier)
Regards,
Arthur Suzuki
On 03.10.2016 16:57, SUZUKI Arthur wrote:
Hello List,
I'm sending this message to know if there are some hints/tips to help
with the problem we're facing.
The problem is that for a same query repeated over time,
Hi.
On 04.10.2016 10:17, SUZUKI Arthur wrote:
[...]
On 03.10.2016 16:57, SUZUKI Arthur wrote:
Hello List,
I'm sending this message to know if there are some hints/tips to help with the
problem
we're facing.
The problem is that for a same query repeated over time,
reply time can be as short a
On Mon, 10/3/16, Vincent Veyron wrote:
Now all I need to do to get up and running is
:
apt install
apache2-mpm-prefork libapache2-request-perl
libapache2-mod-perl2 libapache2-mod-apreq2 apache2.2-common
and from then on :
apt upgrade
On Tue, Oct 04, 2016 at 12:40:14PM +, daniel.axtell wrote:
>
> On Mon, 10/3/16, Vincent Veyron wrote:
> Now all I need to do to get up and running is
> :
>
> apt install
> apache2-mpm-prefork libapache2-request-perl
> libapache2-mod-perl2 li
On Tue, 4 Oct 2016 12:40:14 + (UTC)
" daniel.axtell" wrote:
>
>
> On Mon, 10/3/16, Vincent Veyron wrote:
> Now all I need to do to get up and running is
> :
>
> apt install
> apache2-mpm-prefork libapache2-request-perl
> libapache2-mod-per
That's exactly what I do as well. Debian on both the server and on the
development machine.
On Tue, Oct 4, 2016 at 12:52 PM, Vincent Veyron wrote:
> On Tue, 4 Oct 2016 12:40:14 + (UTC)
> " daniel.axtell" wrote:
>
> >
> >
> > On Mon, 10/3/16, Vinc
Sounds like André is on the right track. I've certainly run into a similar
issue (with a non-Koha app).
However, because I was using the Catalyst framework, I was able to just
preload the entire app, so that the Perl modules were loaded into the Apache
master process before forking, and that did t