On Thu, Jan 15, 2004 at 04:25:11PM -0800, Ahmad, Zeeshan (FMC) wrote:
>
> Perl cgi performance on IIS is really pathetic (avg. 5 seconds for a search,
> 10-15 seconds when load is high, index file size 8MB)
The startup costs for Perl really stink, so for any kind of busy site
you need persistent framework: mod_perl, fastcgi, or speedycgi.
It would be interesting to see how Apache (on Windows) does, but I'll
bet it would be the same.
It would be nice to port to PerlScript/IISPerl, but I have no experience
in that.
--
Bill Moseley
moseley@hank.org
Received on Fri Jan 16 01:07:07 2004