Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28200 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18094 invoked by uid 1010); 2 Mar 2007 12:19:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18078 invoked from network); 2 Mar 2007 12:19:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2007 12:19:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=r@roze.lv; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=r@roze.lv; sender-id=pass Received-SPF: pass (pb1.pair.com: domain roze.lv designates 80.232.169.231 as permitted sender) X-PHP-List-Original-Sender: r@roze.lv X-Host-Fingerprint: 80.232.169.231 kc.118.lv Linux 2.4/2.6 Received: from [80.232.169.231] ([80.232.169.231:27232] helo=kc.118.lv) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/28-53457-03618E54 for ; Fri, 02 Mar 2007 07:18:59 -0500 Received: from wired (unknown [87.246.141.105]) by kc.118.lv (Postfix) with SMTP id DADF2320187; Fri, 2 Mar 2007 14:18:30 +0200 (EET) Message-ID: <011b01c75cc4$e7c792b0$698df657@wired> To: "Pierre" , References: <006d01c74961$ae34f4f0$698df657@wired> Date: Fri, 2 Mar 2007 14:18:37 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Subject: Re: [PHP-DEV] FastCGI limit memory From: r@roze.lv ("Reinis Rozitis") >> For example lighttpd according to NetCraft: >> >> 01.2007 lighttpd 172819 >> 02.2007 lighttpd 702712 > > You should wait march, such a jump is suspect :) > > --Pierre Hello Pierre, 03.2007 lighttpd 1.399.786 http://survey.netcraft.com/Reports/0703/ This gives place 4, right behind Sun (if you skip 'unknown'). Still quite a small percentage from the overal pool but the growth remains ;) What brings back my question about the possibility to enforce php fastcgi childs max allowed memory (on the process itself). rr