Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: What is mod_perlite?

by tilly (Archbishop)
on Jan 22, 2009 at 17:20 UTC ( [id://738230]=note: print w/replies, xml ) Need Help??


in reply to What is mod_perlite?

I have to agree with perrin. They have removed the need for a new process, OK, but they are initializing a new Perl interpreter for each request, which means that they have to initialize anything they need in Perl. This is entirely inappropriate for a busy website.

In short their solution is like Apache::PerlRun, only worse.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-24 03:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found