in reply to Re: mod_perl advice required
in thread mod_perl advice required

Do you mean it ran out of MySQL connections? Your code as it stands should not be using more connections than it was when running as a CGI. Are you using Apache::DBI?