Admin Console Performance Issues when using Delegated Admin: Difference between revisions

No edit summary
Line 1: Line 1:
{{WIP}}
{{WIP}}{{Article Infobox|{{admin}}|{{ZCS 9.0}}|{{ZCS 8.7}}|}}


'''Note''': This information is related to Bug 97743.  
'''Note''': This information is related to Bug 97743.  
Line 69: Line 69:


This will be replaced in 8.7 and 9.0 with the LDAP attribute: '''zimbraShortTermGranteeCacheSize'''
This will be replaced in 8.7 and 9.0 with the LDAP attribute: '''zimbraShortTermGranteeCacheSize'''
{{Article Footer|Zimbra Collaboration 9.0, 8.7 |05/05/2015}}

Revision as of 15:52, 5 May 2015

Admin Article

Article Information

This article applies to the following ZCS versions.

ZCS 9.0 Article ZCS 9.0 ZCS 8.7 Article ZCS 8.7


Note: This information is related to Bug 97743.

Overview

If you are experiencing significant admin console performance issues when using delegated admin, configure the following LC keys to resolve the issue:

  • short_term_all_effective_rights_cache_expiration (default: 50000)
  • short_term_all_effective_rights_cache_size (default: 128)
  • short_term_grantee_cache_expiration (default: 50000)
  • short_term_grantee_cache_size (default: 128)

Note: The default sizes are 128, with default expirations in milliseconds. Using higher values is not recommended. These keys will be moved to LDAP for 8.7 and 9.0.


LC Key Descriptions:

short_term_all_effective_rights_cache_expiration

Maximum time an entry in the short term All Effective Rights cache will be regarded as valid. If value is 0, the cache is disabled. The cache is particularly useful when significant use is made of delegated administration. This cache can improve performance by avoiding recomputing All Effective Rights of named entries like accounts frequently in a short period of time. All Effective Rights are computations of the rights that named entries like accounts have - although when used, they are checked separately.

The longer the value of this setting is, the more stale the view of the details is likely to be. For this reason, the maximum accepted value is 30m. Larger values will be treated as being 30m

The default value is 50000 which is 50s

This will be replaced in 8.7 and 9.0 with the LDAP attribute: zimbraShortTermAllEffectiveRightsCacheExpiration

short_term_all_effective_rights_cache_size

Maximum number of entries in the short term All Effective Rights cache. This cache can improve performance by avoiding recomputing All Effective Rights of named entries like accounts frequently in a short period of time. Can disable the cache be specifying a value of 0

The default value is 128

This will be replaced in 8.7 and 9.0 with the LDAP attribute: zimbraShortTermAllEffectiveRightsCacheSize

short_term_grantee_cache_expiration

Maximum time an entry in the Grantee cache will be regarded as valid. If value is 0, the cache is disabled. This cache can improve performance by avoiding recomputing details frequently in a short period of time, for instance for each entry in search results.

The cache is particularly useful when significant use is made of delegated administration. Grantees objects provide a view of what rights a grantee has - although those are checked separately.

The longer the value of this setting is, the more stale the view of the details is likely to be. For this reason, the maximum accepted value is 30m. Larger values will be treated as being 30m

The default value is 50000 which is 50s

This will be replaced in 8.7 and 9.0 with the LDAP attribute: zimbraShortTermGranteeCacheExpiration

short_term_grantee_cache_size

Maximum number of entries in the short term Grantee cache. This cache can improve performance by avoiding recomputing details frequently in a short period of time, for instance for each entry in search results. Can disable the cache be specifying a value of 0

The default value is 128

This will be replaced in 8.7 and 9.0 with the LDAP attribute: zimbraShortTermGranteeCacheSize

Verified Against: Zimbra Collaboration 9.0, 8.7 Date Created: 05/05/2015
Article ID: https://wiki.zimbra.com/index.php?title=Admin_Console_Performance_Issues_when_using_Delegated_Admin Date Modified: 2015-05-05



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search