Working mod_perl installation

Bradley Baetz bbaetz at acm.org
Wed Jun 28 22:18:23 UTC 2006


On 28/06/06, Nick Barnes <Nick.Barnes at pobox.com> wrote:
> As I understand it, mod_perl is more about throughput than speed: it
> should be able to handle a million requests in less overall CPU time,
> but any individual request might not see much of an elapsed-time
> speedup.

The speedup for buglist.cgi will be minimal - its mostly DB and
parsing. The speedup is more for show_bug and similar. I posted some
speedups for a working show_bug.cgi under mod_perl a couple of years
ago - see the list archives for details.

Bradley



More information about the developers mailing list