Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: mod_perl on apache 1.3 or 2.0

by glwtta (Hermit)
on Dec 14, 2004 at 21:13 UTC ( [id://414855]=note: print w/replies, xml ) Need Help??


in reply to mod_perl on apache 1.3 or 2.0

mod_perl 2.0 is still in "development" (seems like it has been for a few years now) and is quite a major redesign; I believe the official line is that it's not recommended for use in production.

I am happily using 1.0 and don't feel any burning desire to switch to 2.0, but other people may have different priorities.

Replies are listed 'Best First'.
Re^2: mod_perl on apache 1.3 or 2.0
by mpeters (Chaplain) on Dec 14, 2004 at 21:21 UTC
    actually mod_perl 2.0 is in release candidate stage. It won't be long now til it's a production release. In fact, there are many companies/organizations that have been using mp2 in production for some time.

    It really depends on what your needs are. Most of the development work is being done on mp2, and mp1 is pretty much in feature freeze. Also, mp2 has many more features than mp1. So if you need features and flexibility, than mp2 is probably the way to go.

    You are right that there are more tutorials, books and documentation for mp1 than mp2 (mostly because the api is almost identical in most instances). Also, there are a lot more people familiar with mp1 than mp2, so if that is more along your speed then go with mp1.
      Yes, mod_perl 2.0 is stable and can be used in production environments. I've used it for a couple of large mission critical apps.

      As far as documentation everything you need is right here. The mailing list is great also. People are very responsive to answering mod_perl 2.0 related questions.

        I'm sure I could look this up, but what sort of learning curve is there for mod_perl 2, if you're relatively experienced with mod_perl 1?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 22:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found