Re: [PATCH] mod_disk_cache, only cache req_hdrs if vary

2005-08-19 Thread Brian Akins
Brian Akins wrote: Some more low hanging fruit. This moves varray into disk_cache_object_t and only writes out/reads in the request headers if the response actually varied. An improvement upon the earlier patch that only stores the request headers that are involved in vary. -- Brian

[PATCH] mod_disk_cache, only cache req_hdrs if vary

2005-08-18 Thread Brian Akins
Some more low hanging fruit. This moves varray into disk_cache_object_t and only writes out/reads in the request headers if the response actually varied. An easy 4-7% performance boost in my tests for responses with no vary. -- Brian Akins Lead Systems Engineer CNN Internet Technologies