https://issues.apache.org/bugzilla/show_bug.cgi?id=50654

           Summary: FileETag ContentMD5 & Filename, optimisation to
                    ContentDigest
           Product: Apache httpd-2
           Version: 2.2.17
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: [email protected]
        ReportedBy: [email protected]


allows the following configuration:

  FileETag ContentMD5 Filename

to generate an ETag based on the md5 digest of the content, and the md5 digest
of the filename.
etags generated in this way are cached in a hash.

if ContentDigest is on (to generate "Content-MD5" headers) it looks in the etag
cache to get content digests.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to