module). Rick Houser
Web Administration From: James Duffy [mailto:eastcor...@ymail.com.INVALID]
Sent: Friday, June 03, 2016 16:58
To: users@httpd.apache.org
Subject: Re: [users@httpd] Apache Virtualhost Crashing in OpenBSD Hi there
Rick, I recompiled php to run as an fpm daemon. Got it a
n in single-threaded debug mode, etc. If you
actually have to debug a multi-threaded process, I’m definitely not the right
person to ask (only written three modules back in the 2.0/2.2 era, and
struggling myself with memory leaks in a third-party module). Rick Houser
Web Administration
150WordSection1
{}#yiv5686660150 Have you tried php-fpm? That lets you isolate the php code
from the apache process and avoid all the thread compatibility issues, memory
leaks, etc. from php, yet still run moderm mpms like worker or event. Rick
Houser Web Administration From: James Duffy
.
On Wednesday, 1 June 2016, 14:24, Eric Covener wrote:
On Wed, Jun 1, 2016 at 7:46 AM, James Duffy
wrote:
> Hi there,
>
> I am running the latest OpenBSD v5.9 and the official Apache package has a
> problem where all defined virtualhosts crash after a short period of time -
>
Hi there,
I am running the latest OpenBSD v5.9 and the official Apache package has a
problem where all defined virtualhosts crash after a short period of time -
normally when the server comes under load. So I compiled the latest version
2.4.20 and this still does the same. I have changed very l