Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10802 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4685 invoked by uid 1010); 28 Jun 2004 09:16:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98464 invoked from network); 28 Jun 2004 08:54:20 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 28 Jun 2004 08:54:20 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.10/8.12.10) with ESMTP id i5S8sIr1013668; Mon, 28 Jun 2004 10:54:19 +0200 Date: Mon, 28 Jun 2004 10:54:18 +0200 (CEST) X-X-Sender: derick@localhost To: Wez Furlong cc: internals@lists.php.net, Andi Gutmans In-Reply-To: <000c01c45c1b$3b891b10$3ab8810a@pegasus> Message-ID: References: <5.1.0.14.2.20040627072602.0339b760@127.0.0.1> <000c01c45c1b$3b891b10$3ab8810a@pegasus> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Upgrading www.php.net to PHP 5.0 From: derick@php.net (Derick Rethans) On Sun, 27 Jun 2004, Wez Furlong wrote: > If someone does upgrade it, please copy the getloadavg() function from the > sources in ~wez. > > If no one has done it by the time I get back (I'm also plane hopping), I'll > do it. Do not upgrade it: 10:50 <@edink> i had to fix ez1 over the weekend 10:50 <@Derick> now bugs. 10:50 <@Derick> ah, you already did 10:50 <@Derick> what was broken? 10:51 <@edink> php5 10:51 <@Derick> hehe 10:51 <@edink> leaks like hell 10:51 <@Derick> ouch 10:51 <@edink> all mem was used up 10:51 <@edink> so a put maxreqperchild to 20 10:51 <@Derick> yikes 10:52 <@edink> some httpd processes were 600MB ;) regards, Derick