From owner-freebsd-ports Tue Jul 23 8:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D96C37B400 for ; Tue, 23 Jul 2002 08:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFF0143E4A for ; Tue, 23 Jul 2002 08:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NFe3JU093467 for ; Tue, 23 Jul 2002 08:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NFe2rU093466; Tue, 23 Jul 2002 08:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 975A037B400 for ; Tue, 23 Jul 2002 08:30:41 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 507FF43E42 for ; Tue, 23 Jul 2002 08:30:40 -0700 (PDT) (envelope-from naddy@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 17X1cV-0006Wk-00; Tue, 23 Jul 2002 17:30:39 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.5/8.12.5) with ESMTP id g6NEpZP4050297 for ; Tue, 23 Jul 2002 16:51:35 +0200 (CEST) (envelope-from naddy@localhost.mips.inka.de) Received: (from naddy@localhost) by kemoauc.mips.inka.de (8.12.5/8.12.5/Submit) id g6NEpZgl050296; Tue, 23 Jul 2002 16:51:35 +0200 (CEST) Message-Id: <200207231451.g6NEpZgl050296@kemoauc.mips.inka.de> Date: Tue, 23 Jul 2002 16:51:35 +0200 (CEST) From: Christian Weisgerber Reply-To: Christian Weisgerber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40923: www/apache2: static page delivery problem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40923 >Category: ports >Synopsis: www/apache2: static page delivery problem >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 08:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Weisgerber >Release: FreeBSD 5.0-CURRENT alpha >Organization: >Environment: System: FreeBSD kemoauc.mips.inka.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul 22 03:17:54 CEST 2002 naddy@kemoauc.mips.inka.de:/usr/obj/usr/src/sys/KEMOAUC alpha >Description: apache-2.0.39_7 (also prior port revisions) from ports/www/apache2 does not properly serve static pages. I have set up Apache to serve the FreeBSD documentation tree: DirectoryIndex article.html DirectoryIndex book.html index.html where ${DocumentRoot}/doc is a symlink to /usr/share/doc/en_US.ISO8859-1. When browsing with opera from a host in the LAN, it takes some 15 to 20 seconds(!) to display a page. Checking the client CPU usage shows that this is *not* rendering time. When browsing with w3m, I always get an empty document on first access and need to execute a reload to view the page. I also run a CVSweb on the same Apache, and this works fine. The problem appears to be limited to static pages. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message