durusmail: quixote-users: RewriteRule
RewriteRule
2002-05-21
2002-05-22
2002-05-22
2002-05-22
2002-05-22
2002-05-23
2002-05-24
2002-05-29
2002-05-29
2002-05-29
2002-05-29
2002-05-29
2002-05-29
2002-05-29
RewriteRule
Patrick K. O'Brien
2002-05-23
Ouch! Any idea how much overhead the ptl stuff adds? I haven't tested it,
but I've completely avoided ptl on my websites and they *seem* faster than
the demo. Actually, though, I tried to eliminate the ptl stuff from the demo
but it didn't *seem* to work any faster. So maybe it is just importing in
general that slows it down. My sites are all single __init__ file driven at
this point (at least until they grow more).

Care to test any of my crazy theories? I'm trying to get the most out of CGI
since I have no choice at this point.

---
Patrick K. O'Brien
Orbtech

> -----Original Message-----
> From: quixote-users-admin@mems-exchange.org
> [mailto:quixote-users-admin@mems-exchange.org]On Behalf Of Neil
> Schemenauer
> Sent: Thursday, May 23, 2002 3:53 PM
> To: quixote-users@mems-exchange.org
> Subject: Re: [Quixote-users] RewriteRule
>
>
> Patrick was curious about CGI:
>
>      ab -n 500
>                  Requests per second
>      SCGI        396.83
>      mod_python  357.91
>      FastCGI     248.88
>      CGI         5.95
>
>
>      ab -n 1000 -c 3
>
>                  Requests per second  Time per request (mean, [ms])
>      SCGI        403.88               7.43
>      mod_python  336.47               8.92
>      FastCGI     249.69               12.02
>      CGI         6.06                 495.11
>
>
> _______________________________________________
> Quixote-users mailing list
> Quixote-users@mems-exchange.org
> http://www.mems-exchange.org/mailman/listinfo/quixote-users



reply