Hi Everyone,
Can we restrict/allocate the memory / disk space specific to Application in specific environment ? . In my environment i have 3 applications so i need to restrict the memory limit to each application , is it possible ?
Thanks,
Bhargavi P.
Discussion posts and replies are publicly visible
What are the conditions that exist that make it a requirement to restrict memory by application?
Not the same scenario but a similar one: If an org needs to pay for a larger environment and split the costs between business units, sometimes there are business units that don't require the larger Appian instance. Internally, the org may agree that BU A pays 10% of the cost and BU B pays 90%, but it would be interesting to see resource usage for each application to better inform cost-sharing agreements.
Ahh...
I see your point.I don't believe we've got any mechanisms in the product at this time that allow administrators to configure memory caps at the Application level. Remember that an application is just a collection of objects. There are good use cases are sharing objects between Applications.
You can use the Health Check analysis report to get a clear picture of which processes use the most memory and which expressions get called the most often. Perhaps this form of monitoring will tell you what you need to know in terms of heavy utilization.
Yeah, that is close to what we ended up doing. It just adds to overhead to the project and it would be nice to have some sort of dashboard. Really narrow use case and not worth the effort, I'm sure.