Cache Page Manager: Add Generator Profile
Features
- It is an administration interface
Screens
- Name (string, required field, maximum length: 50) : Profile name.
- Number of threads (integer, required field, default value: 0) : Should indicate the threads that will be used in generating cache for the Pages associated with the Generator.
- Number of threads for immediate use (integer, required field, default value: 0) : Should indicate the threads that will be used in generating cache for the Pages associated with the Generator. These threads will be used solely for immediate use situations.
- Thread priority (1-10) (integer, required field, default value: 5) : Indicates the priority of the threads. Values can be configured between 1 and 10, where 1 indicates the lowest priority and 10 the highest priority.
- Pause between generations (ms) (integer, required field, default value: 0) : Time that the generator waits between each cache generation.
- Pause after stabilization (ms) (integer, required field, default value: 60000) : Time that the generator waits after emptying the generation queue to check the queue again. If any element is added to the queue before this time, the generator will be triggered automatically.
Permissions
- Edit service instance content: Allows managing all data of this service instance with publisher profile.
Actions
- commit