Specifying the Disable Physical Document Cache Parameter
Use this parameter to disable cache for physical representations (json, xml).
| Field or Control | Description |
|---|---|
|
Disable Physical Document Cache |
Disables the physical document cache. In the development environment, set this property to 1 to disable cache. In the production environment, set this property to 1 to disable cache. Note: Process requests will still be executed if this property is set to 1. However, setting this property to 0 in the production environment will enhance performance. |
Related Topics