From nobody@FreeBSD.org  Sat Jan 31 17:33:59 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5458E16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 31 Jan 2004 17:33:59 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 820EF43D48
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 31 Jan 2004 17:33:58 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i111XvdL099187
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 31 Jan 2004 17:33:57 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i111XvI7099186;
	Sat, 31 Jan 2004 17:33:57 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200402010133.i111XvI7099186@www.freebsd.org>
Date: Sat, 31 Jan 2004 17:33:57 -0800 (PST)
From: HAYASHI@FreeBSD.org, "Lef" Tatsuya <lef@st.rim.or.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: 'PROPFIND' of webdav is very slow
X-Send-Pr-Version: www-2.0

>Number:         62202
>Category:       ports
>Synopsis:       'PROPFIND' of webdav is very slow
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    clement
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 31 17:40:21 PST 2004
>Closed-Date:    Mon Feb 23 08:13:11 PST 2004
>Last-Modified:  Mon Feb 23 08:13:11 PST 2004
>Originator:     HAYASHI, "Lef" Tatsuya
>Release:        FreeBSD 4.9-RELEASE-p1
>Organization:
none
>Environment:
FreeBSD XXX.XXX.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #6: Tue Jan 13 19:07:40 JST 2004     lef@XXX.XXX.org:/usr/obj/usr/src/sys/XXXXXXX  i386
>Description:
      apache2 is made from WITH_BERKELEYDB=db4.
'PROPFIND' of webdav is very slow.
It seems that it is slow in proportion to the number of files.
WITH_BERKELEYDB=db42 is not slow.
apache2 and BerkeleyDB4 (db4) are required for subversion.
subversion and webdav cannot be used simultaneously.

>How-To-Repeat:
      telnet localhost 80

PROPFIND /dav/ HTTP/1.1
MIME-Version: 1.0
Content-Type: text/xml
User-Agent: Goliath/1.0 (Macintosh; PPC)
Content-Length: 188
Host: www.example.org
Depth: 1

<?xml version="1.0" encoding="utf-8" ?>
<propfind xmlns="DAV:"><prop><getlastmodified/><getcontentlength/><resourcetype/><getcontenttype/><lockdiscovery/><resourcetype/></prop></propfind>


>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clement 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Feb 2 17:08:30 PST 2004 
Responsible-Changed-Why:  
Over to maintainer of www/apache2, although it's not completely 
clear to me that this will be where the problem lies. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62202 

From: "HAYASHI, 'Lef' Tatsuya" <lef@st.rim.or.jp>
To: freebsd-gnats-submit@FreeBSD.org
Cc: clement@FreeBSD.org
Subject: Re: ports/62202: 'PROPFIND' of webdav is very slow
Date: Wed, 04 Feb 2004 08:06:32 +0900

 http://www.freebsd.org/cgi/query-pr.cgi?pr=62202
 
 Furthermore, it tested.
 2.0.48-1(DB4) has no problem.
 2.0.48-3(DB4) has a problem.
 Change of 2.0.48-2 may be the cause.
 
 -----
 HAYASHI, 'Lef' Tatsuya / mailto:lef@st.rim.or.jp
 
State-Changed-From-To: open->closed 
State-Changed-By: clement 
State-Changed-When: Mon Feb 23 08:12:41 PST 2004 
State-Changed-Why:  
After investigations, this is not a apache problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62202 
>Unformatted:
