On 2/24/2019 1:32 PM, André Warnier (tomcat) wrote:
On 24.02.2019 01:50, Gazzali Jaleel wrote:
On 2/22/2019 2:15 PM, John Dunlap wrote:
The Prefork MPM has the following settings:
StartServers 5
MinSpareServers 5
MaxSpareServers
> On 2/22/19 10:54 AM, Matthias Schmitt wrote:
> > I doubt that you will be able to compile mod_perl 1.x with newer compilers
> > and operating systems.
>
> Hold my beer :).
[sNip]
> I have a Makefile that does all of this. I suppose I could publish
> it on github or something, but given the age
On 2/22/19 10:54 AM, Matthias Schmitt wrote:
> I doubt that you will be able to compile mod_perl 1.x with newer compilers
> and operating systems.
Hold my beer :).
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS"
$ w
On 24.02.2019 01:50, Gazzali Jaleel wrote:
On 2/22/2019 2:15 PM, John Dunlap wrote:
The Prefork MPM has the following settings:
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxRequestWorkers 150