Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: mod_perl children process

by LorCo (Initiate)
on Oct 07, 2017 at 06:40 UTC ( [id://1200883]=note: print w/replies, xml ) Need Help??


in reply to Re: mod_perl children process
in thread mod_perl children process

Thank you. Any experienced people can help? Why Apache recompile script every time?

Replies are listed 'Best First'.
Re^3: mod_perl children process
by LanX (Saint) on Oct 07, 2017 at 07:47 UTC
      Thank you.

      Why the preforked process died after couple seconds?
      On my home windows PC its stay in memory and any next requests show the same pid( there no prefork module ).

      Why in CentOS Apache start new process instead use already compiled script?

      Is it normal behavior? I'm been pretty sure in last 15 years mod_perl have to compile script one time.

      Now, I'm so confused ...
        > Why the preforked process died after couple seconds?

        Why do you think they died ? ? ?

        I'm sure if you repeat your experiment often enough and you will see them again.

        Cheers Rolf
        (addicted to the Perl Programming Language and ☆☆☆☆ :)
        Je suis Charlie!

Re^3: mod_perl children process
by Anonymous Monk on Oct 07, 2017 at 07:37 UTC
    Every child gets its own copy as designed . there is no problems to solve

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1200883]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-16 08:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found