You are here

constant ESI_PAGE_CACHE in ESI: Edge Side Includes 6.2

3 uses of ESI_PAGE_CACHE
esi_admin_settings_form in ./esi.admin.inc
Admin settings form
esi_get_page_cache in ./esi.module
esi_set_page_cache in ./esi.module

File

./esi.module, line 22
Adds support for ESI (Edge-Side-Include) integration, allowing blocks to be\ delivered by ESI, with support for per-block cache times.

Code

define('ESI_PAGE_CACHE', TRUE);