On Tue, Sep 8, 2009 at 11:57 AM, André Warnier<a...@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.vanbes...@gmail.com
kr...@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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to