in reply to Re: RFC: CGI/MySQL - improving my code
in thread RFC: CGI/MySQL - improving my code

two hints if you decide to rewrite your app and if you want a good cgi: developing in cgi has some advantages (you see performance problems better, you don't have to restart apache) but you also should test mod_perl regulary.
  • Comment on Re^2: RFC: CGI/MySQL - improving my code