Caching rendered forms

The Forms service caches rendered forms so that it does not need to resolve and render the same form in subsequent requests. Rendered forms are cached both on disk and in memory.

These settings are located in the In Memory Form Rendering Cache area. If you change either of these settings, restart the Forms service for the change to take effect. To restart this service, either use Workbench or see Start or stop the services associated with LiveCycle modules for instructions.

Cache Size:
Specifies the maximum number of rendered forms that can reside in the in-memory cache. The default value is 100. This setting does not affect the disk cache.

Enabled:
By default, this option is selected, meaning that rendered forms are cached in memory. When this option is not selected, rendered forms are cached only on disk.

// Ethnio survey code removed