----- Original Message -----
> On 10 Oct 2011, at 12:15 AM, Igor Galić wrote:
>
> > i was just browsing through the dev@ list, stumbling over
> > this thread
> > http://mail-archives.apache.org/mod_mbox/httpd-dev/201110.mbox/%[email protected]%3e
> >
> > It reminded me of the terrible Default that FileETag has,
> > when I remembered that the power to change terrible defaults
> > is right at my hands!
> >
> > I would like to propose to change the default for trunk's
> > FileEtag from
> >
> > FileETag INode MTime Size
> >
> > to
> >
> > FileETag MTime Size
>
> +1.
>
> There is far too much mis-advice out there about turning off ETag
> support when you try and load balance servers, in the process
> increasing your load and wasting money. If we load balance safely out
> the box, it's ftw.
So I went ahead and tried to hack it, when I stumbled over this:
<note type="warning"><title>Warning</title>
Do not change the default for directories or locations that have WebDAV
enabled and use <module>mod_dav_fs</module> as a storage provider.
<module>mod_dav_fs</module> uses <code>INode MTime Size</code>
as a fixed format for <code>ETag</code> comparisons on conditional requests.
These conditional requests will break if the <code>ETag</code> format is
changed via <directive>FileETag</directive>.
</note>
Well, duh.
> Regards,
> Graham
> --
>
>
--
Igor Galić
Tel: +43 (0) 664 886 22 883
Mail: [email protected]
URL: http://brainsware.org/
GPG: 571B 8B8A FC97 266D BDA3 EF6F 43AD 80A4 5779 3257