Previous Topic: User Authorization Cache Efficiency

Next Topic: Auditing and Performance

Estimate the Size of the User Authorization Cache

The default size of the user authorization cache is 10 MB. You can estimate the amount of space the user authorization cache requires and use the Policy Server Management Console to adjust the default size.

To estimate the size of the user authorization cache

  1. Use the following formula to estimate the number of cache entries:

    expected_users * number_of_policies_per_session = entries

  2. Use the following formula to estimate the size of the cache:

    (entries * .000062) + 1

    Note: .000062 represents the approximate size of a cache entry in MB.


Copyright © 2010 CA. All rights reserved. Email CA about this topic