On Sun, 14 Jul 2002, Brian Pane wrote:

>     For example, given a .shtml file that includes several small,
>     non-parsed files, the setaside logic in the C-L filter will do
>     an mmap+memcpy+munmap of each of the included files.

All that needs to happen here is that file_bucket_setaside() needs to be
updated to use the new apr_file_setaside() API.

--Cliff

Reply via email to