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 BCE6B3A5F4C for ; Mon, 6 Dec 2004 15:27:38 +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 67640-02 for ; Mon, 6 Dec 2004 15:27:28 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id E51BA3A5F3E for ; Mon, 6 Dec 2004 15:27:31 +0000 (GMT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.1/8.13.1) with ESMTP id iB6FRRAA001540; Mon, 6 Dec 2004 10:27:28 -0500 (EST) To: Michael Fuhr Cc: pgsql-www@postgresql.org, Marc Fournier Subject: Re: CVS web interface slow In-reply-to: <20041206054525.GA49010@winnie.fuhr.org> References: <20041206054525.GA49010@winnie.fuhr.org> Comments: In-reply-to Michael Fuhr message dated "Sun, 05 Dec 2004 22:45:25 -0700" Date: Mon, 06 Dec 2004 10:27:27 -0500 Message-ID: <1539.1102346847@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.002 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200412/97 X-Sequence-Number: 6216 Michael Fuhr writes: > I was just poking around the CVS web interface and it was taking > 25-90 seconds to respond. Is that normal or is something wrong? Upwards of a minute is a new low :-( ... but its been unreasonably slow (10-20 seconds typical) for a month or more now. I suspect Marc made some configuration change without thinking about its effect on cvsweb. Curiously, I haven't noticed any corresponding slowdown in access to cvs itself. So it's not the cvs daemon, but specifically cvsweb. regards, tom lane