Release Notes › Policy Server Release Notes › Defects Fixed in SiteMinder Releases › Defects Fixed for 6.0 SP3 › Policy Server Processes Policy Changes Faster (42523)
Policy Server Processes Policy Changes Faster (42523)
The Policy Server has been optimized to ensure faster processing of policy changes made by custom applications developed using the PERL or C Policy Management APIs.
To enable the faster processing of policy changes do one of the following
- Omit the PreLoadCache flag during the call to the initialization function.
- Introduce a small time delay in the custom application to make sure there is adequate time for cache processing before exit.