I'd like to use stronger and correlated ETag, namely the hash of the
content being served. Obviously it's a drag to do this in-line, so I'm
planning an automated task to generate the ETag values and store them
on the server. Is there any way I can get httpd to grab these stored
values for use in the Etag header? I'm flexible on how I store them:
in a database, in one large file, each in its own file named according
to the resource, etc.

Any ideas?

Thanks,
-Brian

-- 
Feel free to contact me using PGP Encryption:
Key Id: 0x3AA70848
Available from: http://keys.gnupg.net

---------------------------------------------------------------------
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