> d) PHP may not be a great choice. It doesn't provide a lot of hooks
> for effective caching of database connections and/or results.
> mod_perl or Java servlets may be better, depending on the details.
One of our competitors spent a very, very large deal of money on high-end
Sun equipment, so that they could write their CGI stuff in Java servlets.
It still ran slow. We run Perl on machines that pale compared to theirs,
and get far better performance. : )
steve