[OGo-Users] limit memory of ogo webui instances
Adam Tauno Williams
users@opengroupware.org
Fri, 09 May 2008 09:29:59 -0400
> do I can limit the memory consumption of an ogo instance?
> In WMOGAG I found a hint that Zidestore uses a SxVMemLimit Default to limit
> memory consumption.
> Does ogo provides some similar functionality?
> At least grepping the ogo sources for the SxVMemLimit Default, only let it
> show up in Zidestore, but maybe there is a sope Default for it?
I think the best way to control memory usage by the WebUI is to adjust
the session lifetime vi the WODefaultSessionTimeout default. This is
documented in the "trunk" WMOGAG, I don't recall if it is in the last
released version.
Don't forget you can monitor resource usage via the WOStats feature
(documented in WMOGAG)