ESI (Edge Side Includes)
Use this feature to enable processing ESI on your pages. This is used for dynamic content assembly.
Features and options
Field | What it does | Sub-options |
---|---|---|
Enable the ESI Processor | This option enables ESI processing. | |
Enable through Response Headers | This option enables ESI only for content featuring the Edge-control: dca=esi HTTP response header. You don't need to enable Enable the ESI Processor to use this option. | When enabled, allows you to set the following options:
|
Detect and Deny ESI Injection | This option denies any attempts to inject ESI code. |
For best performance, you should only enable ESI for content containing ESI code. You should NOT enable this behavior for entire sites since parsing all files for ESI increases the time required to deliver content.
Updated 7 months ago