[OGo-Developer] memory leak in zidestore 1.5

Adam Tauno Williams developer@opengroupware.org
Sun, 12 Apr 2009 11:42:50 -0500


>PS: the size is not necessarily a leak, ZideStore does some aggressive  
>caching. To limit the process size, search for SxVMemLimit in Google.

This is documented in WMOGAG.  The default value is approx. 200MB,  so if your ZideStore is 
getting bigger than that it must have already been adjusted.  Setting this to a large value 
doesn't really make sense.

I've been playing around with removing allot of the caching since most of 
it seems oriented toward old ZideLook DAV stuff and thus not really 
contributing to performance anymore.  We'll have to see how that turns out.