/[Apache-SVN]
ViewVC logotype

Revision 57885


Jump to revision: Previous Next
Author: trawick
Date: Wed Oct 4 12:01:14 2000 UTC (23 years, 8 months ago)
Changed paths: 3
Log Message:
Cleaning up an mmap bucket no longer deletes the mmap.  An
mmap can be used across multiple buckets (default_handler with
byte ranges, mod_file_cache, mod_mmap_static), so cleanup of
the mmap itself can't be associated with the bucket.

Prior to this change, mod_file_cache could properly serve a
mmap-ed file only once because the mmap was deleted by
mmap_destroy() when the mmap bucket went away.


Changed paths

Path Details
Directoryapr/apr-util/trunk/buckets/ap_buckets_mmap.c modified , text changed
Directoryapr/apr-util/trunk/buckets/apr_buckets_mmap.c modified , text changed
Directoryapr/apr-util/trunk/src/buckets/ap_buckets_mmap.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26