Administer > System configuration parameters > System performance parameters > Startup parameter: cache_clean_interval

Startup parameter: cache_clean_interval

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

cache_clean_interval

Description

This parameter defines the interval the Service Manager server waits before clearing the cache of infrequently used entries.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

3600

Possible values

Number of seconds

Example usage

Command line: sm -httpPort:13080 -cache_clean_interval:4800

Initialization file: cache_clean_interval:4800

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

System performance parameters