Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: FastCGI and mod_perl's Apache::Reload equivalent???

by Errto (Vicar)
on Dec 13, 2007 at 21:56 UTC ( [id://656927]=note: print w/replies, xml ) Need Help??


in reply to FastCGI and mod_perl's Apache::Reload equivalent???

the '-M' test looks expensive if I put it in the FCGI loop and do it on every request
It is a little expensive, but hopefully not compared to the overall execution time of your script. And you should only use it on a development system anyway - for a production system you generally shouldn't hot-deploy individual modules.
  • Comment on Re: FastCGI and mod_perl's Apache::Reload equivalent???

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-19 05:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found