Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70026 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17364 invoked from network); 6 Nov 2013 07:32:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Nov 2013 07:32:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=keisial@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=keisial@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.172 as permitted sender) X-PHP-List-Original-Sender: keisial@gmail.com X-Host-Fingerprint: 209.85.212.172 mail-wi0-f172.google.com Received: from [209.85.212.172] ([209.85.212.172:45147] helo=mail-wi0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/52-26738-F80F9725 for ; Wed, 06 Nov 2013 02:32:31 -0500 Received: by mail-wi0-f172.google.com with SMTP id ez12so3283060wid.11 for ; Tue, 05 Nov 2013 23:32:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=4Pqbx3sCV6JD64IUjFHz+PU4QqaauumvRAued2cMAY0=; b=OvB4KM5/22FfKA5HNLm/kL+hsC04ByhN36y2LMEXsSqk9603JAd4mAgDb9W9InqZWC 6nGLuAvvffp0HbzWKzSRrqxREV2nP9ss3RVOS8exB9G4iv0WVtMPVKxNenS/XHC/yfaI 7YNi0vFfgrQDK1hvXd31gP/wNEz35Q2mLxR0vMu6VnYvCF7fHwTZ3y08+yfQMToO2XWM fpcuaJar47+sXsu5dr+NLhXvUpf142EaD8Z+frJGfgZAqnMvbF/QF2vEx1sYXuUEHld+ oXuiwUnUlyCi5/IuhMoIciXvk6pgvll+TSqi37BLtLbmhjgWGnvuBvMfNqfocsd/0Umm lVCA== X-Received: by 10.180.126.103 with SMTP id mx7mr1229956wib.39.1383723148719; Tue, 05 Nov 2013 23:32:28 -0800 (PST) Received: from [192.168.1.27] (62.Red-79-148-5.dynamicIP.rima-tde.net. [79.148.5.62]) by mx.google.com with ESMTPSA id w10sm21436301wia.4.2013.11.05.23.32.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 05 Nov 2013 23:32:28 -0800 (PST) Message-ID: <5279F08B.1050803@gmail.com> Date: Wed, 06 Nov 2013 08:32:27 +0100 User-Agent: Thunderbird MIME-Version: 1.0 To: Yasuo Ohgaki CC: Kevin Ingwersen , PHP internals References: <60B9BBE0-BC3F-490A-AD78-9EBC22C808CF@googlemail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] CLI Web Server customization From: keisial@gmail.com (=?UTF-8?B?w4FuZ2VsIEdvbnrDoWxleg==?=) It doesn't handle petitions concurrently, which bars its use on most production environments.