Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^6: Plack and apache child init phase

by ysth (Canon)
on May 01, 2014 at 16:17 UTC ( [id://1084648]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Plack and apache child init phase
in thread Plack and apache child init phase

At what time, other than child init time, would any plackish webserver create an app object of your app and then wait for incoming requests?

Well, normally I want compilation to happen as early as possible; in a preforking server, this is at startup. child init is after that, whenever a new child is forked, but before actually waiting for incoming requests.

--
A math joke: r = | |csc(θ)|+|sec(θ)| |-| |csc(θ)|-|sec(θ)| |
  • Comment on Re^6: Plack and apache child init phase

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-19 09:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found