You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Brian Akins <br...@turner.com> on 2006/01/26 00:15:05 UTC

[PATCH] eliminate stat in mod_disk_cache

This eliminates the call to apr_file_get_info on the data fd in 
mod_disk_cache.  It reorders how store_headers works a bit and writes 
the length of data file to end of headers file.  Not a huge deal on some 
systems, but it does eliminate a (potential) system call (fstat).


-- 
Brian Akins
Lead Systems Engineer
CNN Internet Technologies