ESI
RU: ESI
Edge Side Includes: an XML-based markup language (W3C submission, 2001) that lets a CDN or reverse proxy assemble a page from independently cached fragments. An <esi:include> tag in the page template instructs the edge to fetch and substitute a fragment — such as a personalised header or user cart — which may have its own TTL separate from the surrounding page.