X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 68D523A471A for ; Thu, 4 Nov 2004 00:47:29 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 53943-06 for ; Thu, 4 Nov 2004 00:47:17 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.251]) by svr1.postgresql.org (Postfix) with ESMTP id 2B99C3A46F8 for ; Thu, 4 Nov 2004 00:47:19 +0000 (GMT) Received: by mproxy.gmail.com with SMTP id w67so7228cwb for ; Wed, 03 Nov 2004 16:47:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=DJBtxbVHGCnqL7S4jdyRjYkziMABHnZS9ksxUa3FNMAA9J8yIKYy3UArIYzCzsozMZwDOZzqGF3Va2kI088dr6huvofyBZIEYd3saGy950sxDKVZD16F2hOIdLRRxlA5BjaUihrTMSf0SBhhTF2rhNWOLYzr7YXHPxM70sFZr2w= Received: by 10.11.117.66 with SMTP id p66mr56565cwc; Wed, 03 Nov 2004 16:47:15 -0800 (PST) Received: by 10.11.119.69 with HTTP; Wed, 3 Nov 2004 16:47:15 -0800 (PST) Message-ID: <330532b6041103164743857939@mail.gmail.com> Date: Wed, 3 Nov 2004 19:47:15 -0500 From: Mitch Pirtle Reply-To: Mitch Pirtle To: "Marc G. Fournier" Subject: Re: Inadequate hosting for www.postgresql.org Cc: "Gavin M. Roy" , Dave Page , Alexey Borzov , Oleg Bartunov , pgsql-www@postgresql.org In-Reply-To: <20041103202855.Y82047@ganymede.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <330532b6041103143870f5a6d2@mail.gmail.com> <41895FF2.10709@ehpg.net> <20041103202855.Y82047@ganymede.hub.org> X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200411/70 X-Sequence-Number: 5801 php 4.3.9 has no issues that I am aware of, and I am running 20 different sites on it. Some basic, some complex. Faster mmcache performance with shm turned off would tell me that something was wrong however. :-/ > I even grab'd a recursive directory script off of php.net, so taht I ran > it thorugh php ... did a stat on all 28k files to get mtime (again, not > reading in the whole file, only the meta data), but I was getting > ~200files/sec off of that ... > > So, the only thing I can think of is a problem with Alexey's code, which > he swears is impossible ... or a problem with mod_php4.3.9 itself ... > > I even drop'd the # of processes on that server by 1/2 this afternoon, and > there is no noticeable improvement to Alexey's code ... Hmm, is it possible to create a test script with a test schema, say four or five tables that is portable? That way we could run it on several machines to get a comparison. I have a couple SMP and uniprocessor machines, all with 4.3.9 that I would happily run benchmarks on. -- Mitch