You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fortress@directory.apache.org by ro...@selinc.com on 2017/02/21 22:43:47 UTC

Memory requirements

Hi,

Are there any metrics available on the in-memory footprints of Fortress 
and OpenLDAP?

Thanks,

Roger Alexander.

Re: Memory requirements

Posted by Shawn McKinney <sm...@apache.org>.
> On Feb 21, 2017, at 4:43 PM, roger_alexander@selinc.com wrote:
> 
> Are there any metrics available on the in-memory footprints of Fortress 
> and OpenLDAP?

That will be dependent on your config.  Should be easy to collect.  Try running the perf tests:

https://github.com/apache/directory-fortress-core/blob/master/README.md

SECTION 14. Instructions to performance test


you could start with these:

A. Fortress CheckAccess:

mvn -Ploadtest-fortress jmeter:jmeter

B. Fortress CreateSession:

mvn -Ploadtest-fortress-createsess jmeter:jmeter

C. Fortress SessionPermissions:

mvn -Ploadtest-fortress-sessperms jmeter:jmeter