> Are you using mod_perl or fastcgi on the server? Switching > a heavy perl/postgresql cgi client to fastcgi increased its > apachebench top rate from 1.8 hits per second to over 80. the best solution is to write CGI in C so it will not by VERY slow as perl is.