Re: ZTS - why are you using it?

From: Date: Tue, 29 Jan 2013 15:43:22 +0000
Subject: Re: ZTS - why are you using it?
References: 1 2 3 4 5 6 7 8 9 10 11 12 13 14  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On 29/01/13 15:21, Pierre Joye wrote:
> On Tue, Jan 29, 2013 at 3:16 PM, Zeev Suraski <[email protected]> wrote:
>> On Windows with impersonation you're actually in a better situation than
>> you are in Linux.  You could hold a small pool of processes and handle as
>> many different users as you'd like.
> Works fine with ZTS too btw, IIS takes care about managing the
> respective application pools.
>
> But yes, impersonation is a huge on Windows/IIS, get ride of
> openbasedir and all that in one go (and again, not NTS specific).

Wouldn't that be equivalent security-wise to running the server on linux
as root for
calling setuid() to each user?



Thread (55 messages)

« previous php.internals (#65411) next »