Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53725 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83753 invoked from network); 2 Jul 2011 18:31:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jul 2011 18:31:18 -0000 Received: from [127.0.0.1] ([127.0.0.1:22666]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id B1/30-15882-5F36F0E4 for ; Sat, 02 Jul 2011 14:31:17 -0400 Authentication-Results: pb1.pair.com smtp.mail=kiall@managedit.ie; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kiall@managedit.ie; sender-id=pass Received-SPF: pass (pb1.pair.com: domain managedit.ie designates 209.85.215.170 as permitted sender) X-PHP-List-Original-Sender: kiall@managedit.ie X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:54864] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 51/10-15882-0F06F0E4 for ; Sat, 02 Jul 2011 14:18:26 -0400 Received: by eyf5 with SMTP id 5so1407424eyf.29 for ; Sat, 02 Jul 2011 11:18:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=managedit.ie; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ySO6nNGJ4GQ1b6Z2CpUvJ/gQzZkpdNN6Db5Ngwe0Hk0=; b=JJ/Fe+DxNEoUXmxgnZX3+GaYq/WrWPyXwDMTcRjGQ/N4JPB+KptUO6qof4ycU246vH VVDfMP+5M1CnA8MrrRWHifYqu2ZwxYaoLexzpCy6v5929MLtYOZNOtmjCHsCZ1/7KjFr m7kVSNGmGQmcrEnKBZFkqk7wZopTbOAUPGLaA= MIME-Version: 1.0 Received: by 10.14.6.71 with SMTP id 47mr997911eem.65.1309630701527; Sat, 02 Jul 2011 11:18:21 -0700 (PDT) Received: by 10.14.186.137 with HTTP; Sat, 2 Jul 2011 11:18:21 -0700 (PDT) Received: by 10.14.186.137 with HTTP; Sat, 2 Jul 2011 11:18:21 -0700 (PDT) In-Reply-To: <4E0F5C52.7020308@lerdorf.com> References: <4E0F5C52.7020308@lerdorf.com> Date: Sat, 2 Jul 2011 19:18:21 +0100 Message-ID: To: php-dev Content-Type: multipart/alternative; boundary=001636c5afdfc0644104a71a283b Subject: Re: [PHP-DEV] FR #54098 -> default FPM values for processes From: kiall@managedit.ie (Kiall Mac Innes) --001636c5afdfc0644104a71a283b Content-Type: text/plain; charset=ISO-8859-1 I tend to agree. A working out of the box configuration is no harder for sysadmins needing to change it, and easier for developers to just install and run.. Kiall On Jul 2, 2011 7:00 p.m., "Rasmus Lerdorf" wrote: > > Why not just set it low as he suggested? That's what Apache and most web > servers I know of does. Low is always safe and it means it works out of > the box. > > -Rasmus > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001636c5afdfc0644104a71a283b--