> But anyway, just thought I'd comment that the reason I think most mod_perl > developers would think to use that functionality would be memory, rather > than speed. Pretty much all of our mod_perl servers are memory bound > rather than CPU bound, and are "fast enough" without much optimization.
That is an excellent point -- our machines (at zappos.com) are memory bound as well. Now that you mention it, I remember that when I originally put this optimization in, I was hoping it would result in a memory savings too, although I never took the time to test it. Thanks for the reminder :) Jonathan Field -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html