-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0.1
-
Fix Version/s: None
-
Component/s: Database Core
-
Labels:None
-
Skill Level:Committers Level (Medium to Hard)
Right now couch_httpd processes HEAD requests as a GET and leaves it to MochiWeb to drop the response body. It would be good if some ETag metadata could be passed through the code such that we avoid disk operations when the ETag matches.