On Tue, Sep 8, 2009 at 11:57 AM, André Warnier<[email protected]> 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

-- 
[email protected]
[email protected]
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to