https://issues.apache.org/bugzilla/show_bug.cgi?id=48130

--- Comment #8 from Diego Santa Cruz <[email protected]> 2012-01-30 
15:26:20 UTC ---
Created attachment 28236
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28236
mod_dav / mod_dav_fs memory reduction patch 5/5

mod_dav_fs' dav_fs_walker() always uses the same pool during the tree walk,
this patch changes that to using subpools for child resources to avoid
having an O(N) memory consumption on the number of resources per dir.

-- 
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]

Reply via email to