There is a 0.92 version of Apache::DBI is mp2 aware (there may even be a later version at this point).
 
We started with mp1 and do to problems we decided to goto mp2 (which turned out to be non mod_perl and apache related), there wasn't any major performance increase or anything like that and I don't remember anything major coming up during the switch (outside of cookies - which always seem to be a problem).
I use a bunch of the popular modules like HTML::Template, Image::Magick, DBI, Parse/WriteExcel, Date::Manip etc and I haven't had any problems.
 
Like Sreeji said, its really about your requirements - but the above is my experience, for what its worth.
 
-Chris
----- Original Message -----
Sent: Wednesday, July 09, 2003 3:49 PM
Subject: mod_perl 1.0 and 2.0

Hi all,

 

I’m currently working on a personal project to get myself back in mod_perl programming order. However I’m more used to using mod_perl 1.0 with Apache 1.3.x. I’m going through the documentation for mod_perl 2.0 but I’m worried that most of the modules I need won’t work with mod_perl 2.0. I’ve been looking for what modules will and will not work with 2.0 (like Apache::DBI for pooling connections with MySQL). Would it be a better benefit to me to switch over to 2.0?

 

Thanks,

 

Jamie

Reply via email to