https://issues.apache.org/bugzilla/show_bug.cgi?id=48130
--- Comment #4 from Diego Santa Cruz <[email protected]> 2012-01-30 15:19:58 UTC --- Created attachment 28232 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28232 mod_dav / mod_dav_fs memory reduction patch 1/5 Use a subpool while doing iteration on dir entries in dav_fs_walker to reduce memory usage, however this does not help on *nix since apr_stat does not use the pool in those platforms. -- 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]
