[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: Mod_Perl2 vs. Mod_Perl1, MPM_WORKER....
From:       "Perrin Harkins" <pharkins () gmail ! com>
Date:       2007-03-26 19:11:15
Message-ID: 66887a3d0703261211v7acb888drd44346a50e952c4b () mail ! gmail ! com
[Download RAW message or body]

On 3/26/07, William A. Rowe, Jr. <wrowe@rowe-clan.net> wrote:
> Careful with FUD, threading by definition is lighter weight than processes,
> although the older Linux threads certainly didn't measure up.

We're not talking about Linux threads or apache threaded MPMs in
general here.  The issue is Perl threads.  They are implemented in a
way that makes them slower and heavier than a prefork model in most
cases, due to duplication without copy-on-write benefits.  This has
been pretty thoroughly covered before so please check the mailing
archives if you want more information.

For static content, the worker MPM seems to work very well.  I expect
it would be a good choice for your reverse proxy server.

- Perrin
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic