lists user wrote:
1. Do you run common web program under modperl handlers? or just run
them under Registry?
For me I mostly wrote web scripts with CGI methods like using CGI.pm
and CGI::Session, and run them under Modperl::Registry.
I don't know if there's a site which is fully run by pure modperl
handlers, not the registry scripts.

Nearly all of our code at work is handlers.

2. I heard that Apache::DBI will break the entire database sometime,
is it true? When will we use or not use Apache::DBI?

We've been running Apache::DBI for 6 years (or so) without issue.

Adam

Reply via email to