You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Krist van Besien <kr...@gmail.com> on 2009/09/08 14:13:37 UTC

Re: [users@httpd] [mod_dav] Apple Finder webdav client launch many GET requests when I explore a folder

On Tue, Sep 8, 2009 at 11:57 AM, André Warnier<aw...@ice-sa.com> wrote:

> In any case, I use the Apache mod_dav module a lot, and I have never seen
> this issue, even with buggy Microsoft Dav clients.

I've seen this behaviour with eclipse and SVN (which uses WebDAV too).
Just a simple browse of the source tree in ecplipse results in
hundreds of requests. This is actually not a bug, but just a
consequence of the protocol. Every file property a client wants to
know results in a GET...
Basically, if you build an apache webdav server you should expect lots
of requests.

Krist

-- 
krist.vanbesien@gmail.com
krist@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org