At 05:42 PM 02/01/00 -0800, Perrin Harkins wrote:
>It is not faster than mod_perl. We tested it and found that the Resin
>author used code that didn't take good advantage of mod_perl, i.e.
>Apache::Registry scripts rather than PerlHandler modules.
I looked at Apache::Registry and it doesn't seem like there is that much
going on per request besides a stat and an eval, and those things seem
insignificant compared to a reasonably hard working Registry script.
Is Apache::Registry really that much of a hit in performance over a plain
old Apache content handler? And if so, why?
Bill Moseley
mailto:[EMAIL PROTECTED]