Ruben Safir wrote:
Thanks, Gerald. So, just to be clear, what my preload routine in
startup.pl does is the following. Maybe you can confirm that I'm doing
it right.
if (Apache2::ServerUtil::restart_count() == 1)
{
preload_dirs();
$Embperl::initparam{pre
On Mon, Jun 26, 2017 at 11:21:14PM -0700, Neil Gunton wrote:
> Ruben Safir wrote:
> >On 06/26/2017 07:51 PM, Neil Gunton wrote:
> >>[email protected] wrote:
> >>>Hi Neil,
> >>>
> >>>Embperl is not working with threaded mpm.
> >>>
> >>>Preloading all your perl code saves a lot of memory due to code sh