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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Klein Stéphane wrote:
...

Same issue explained here :

http://code.google.com/p/sabredav/wiki/Finder

Yes, Stephane, but what are you trying to tell us, or ask us ?
Obviously, that Finder program has a bug, and makes a bunch of unnecessary requests, ending with the download of all the files in the folder. You should complain to whoever wrote that program. Apache cannot do anything about it, and probably neither can the Dav server you are trying to write. The problem is that, although this client makes those unnecessary requests, all these requests, individually, are valid, in terms of the DAV protocol. So a DAV server has to respond to them, which is what happens with the Apache mod_dav.
The only way to avoid this, would be to refuse that particular client.
I am sure you could do that, using mod_rewrite e.g., but then you would not be supporting Finder, which seems to be your project.


---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux