Setting the time interval that the Cache Cleaning Process runs in service requester factories

About this task

To set the time interval that the Cache Cleaning Process runs in a service requester factory, do the following:

Procedure

In the ServiceRequesterIDs.properties file, add the ReapInterval key and set its value, as shown below:
ReapInterval=10   // Unit is second
In the example above, the time interval is 10 seconds.