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 BFB0B3A2B87 for ; Thu, 4 Nov 2004 10:26:26 +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 94106-09 for ; Thu, 4 Nov 2004 10:26:19 +0000 (GMT) Received: from imap.cs.msu.su (imap.cs.msu.su [158.250.10.39]) by svr1.postgresql.org (Postfix) with ESMTP id A8EC93A3E31 for ; Thu, 4 Nov 2004 10:26:20 +0000 (GMT) Received: from [10.3.34.136] (pc724-lin.cmc.msu.ru [10.3.34.136]) by imap.cs.msu.su (8.12.11/8.12.11) with ESMTP id iA4AQJ0O086846 for ; Thu, 4 Nov 2004 13:26:20 +0300 (MSK) (envelope-from borz_off@cs.msu.su) Message-ID: <418A0329.2080803@cs.msu.su> Date: Thu, 04 Nov 2004 13:23:37 +0300 From: Alexey Borzov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: pgsql-www@postgresql.org Subject: Testing new website code Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/572/Wed Nov 3 13:48:18 2004 clamav-milter version 0.80j on imap.cs.msu.su X-Virus-Status: Clean 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/91 X-Sequence-Number: 5822 Hi, Those who do not believe that there is something wrong with the box running wwwdevel, can now check for themselves. At http://alexey.beta.postgresql.org/files/ there is the folowing: tarball of portal directory from pgweb CVS module, some changed files from there with profiling calls added (this needs Benchmark PEAR module, watch the results on alexey.beta) and dump of "www" database used by website. I am not sure whether it is a good idea to publish "gborg" database, since it contains password hashes. Setup instructions are in the README file available in portal tarball. I've setup a mirror myself: http://oc.cs.msu.su/portal/ Please note that the server running this mirror is a P2-233 with 192MB RAM and a very slow and noisy IDE harddisk. It runs both Apache *and* PostgreSQL and doesn't have PHP bytecode cache installed. All this said, it generates the index page in ~0.4 second, while alexey.beta does this in ~1 second (look at the profiling info at the bottom of the pages).