×
Feb 15, 2014 · Apache 2.0 starts by parsing the configuration file. After the ... Therefore everything running at the server startup is executed twice.
Jan 26, 2009 · This is perfectly normal behavior. There is always two apache.exe processes running, one of them being just a thin wrapper around the other.
Missing: mod_perl | Show results with:mod_perl
May 12, 2022 · I installed MySQL, Apache24, and Strawberry Perl, being careful to configure them along the way.
Jun 30, 2006 · I've installed Perl 5.8.8.817 and that seems to work OK. I've gone through the mod_perl-2.0.3-588-w32.zip mod_perl installation procedure from ...
Apache Restarts Twice. When the server is restarted, the configuration and module initialization phases are called twice before the children are forked.
Feb 15, 2014 · The solution is to have mod_perl built against the same Apache installed on your system. So either build from source or contact your binary ...
Mar 18, 2021 · Twice I've used mod_perl to leverage Apache for managing a pool of child processes which spoke a protocol other than HTTP. It's a powerful ...
Mar 15, 2015 · We are running OTRS on a VM with 8GB RAM and a 6GB linux-swap. The RAM only started spiking once the Cron jobs were started, and we started ...