I want to make an etag that matches what Apache produces. How does apache create it\'s etags?
One thing to remember about Apache's Etags is that they don't play well in clusters because they include inode information that can—and probably will—vary between machines in the same cluster.