https://issues.apache.org/bugzilla/show_bug.cgi?id=49786
--- Comment #1 from Ryan Hope <[email protected]> 2010-08-19 17:21:05 EDT --- In looking at the code more closely, it looks like removing the Range header at the bottom of cache_select() might not be the best idea, since there are other cache miss return statments in other places. Looks like mod_cache.c inside cache_url_handler() somewhere after the cache lock is obtained (maybe right before the CACHE_URL_REMOVE filter is added) would be a better place. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
