Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 1999 12:15:32 -0700
From:      "David Schwartz" <davids@webmaster.com>
To:        "David Schwartz" <davids@webmaster.com>, "Tani Hosokawa" <unknown@riverstyx.net>
Cc:        <lh@aus.org>, <chat@FreeBSD.ORG>
Subject:   RE: Known MMAP() race conditions ... ?
Message-ID:  <000001becef6$6853c670$021d85d1@youwant.to>
In-Reply-To: <000101becef4$966499b0$021d85d1@youwant.to>

next in thread | previous in thread | raw e-mail | index | archive | help

> 	It's one-process-per-request model is atrocious.

	Let me retract this statement, because it's not really fair.

	Apache has done an amazing job of getting very good performance on a wide
variety of platforms. The one-process-per-request model does create
problems, but they're usually in special cases, like when you're using lots
of perl CGIs and mod_perl.

	But if you're going to change it, and lose that, you should change it in
favor of a clearly better model. And I'm not sure one-thread-per-request is
clearly better.

	DS



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001becef6$6853c670$021d85d1>