Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Perl cgi without mod_perl, your experience

by ajt (Prior)
on Jun 22, 2004 at 10:36 UTC ( [id://368662]=note: print w/replies, xml ) Need Help??


in reply to Perl cgi without mod_perl, your experience

It's a little elderly, but this article on perl.com may offer some insight: "Building a Large-scale E-commerce Site with Apache and mod_perl".

CGI can run out of steam pretty quickly if you get all your hits at one go, if you have a low peak load, then it can cope quite easily, plus it's easier to work with and debug. While mod_Perl is different from plain CGI, it does force extra code disciplin, which is useful even if you never migrate from plain CGI to mod_Perl.

HTH, and good luck.


--
ajt
  • Comment on Re: Perl cgi without mod_perl, your experience

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://368662]
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-18 21:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found