ePages 7.38.0 - DE_EPAGES/Object/API/PageCache/Varnish.pm

Package DE_EPAGES::Object::API::PageCache::Varnish

Implements a file-based page cache. Can be configured in epages.conf: [DE_EPAGES::Object] ## can contain multiple URLs. VarnishUrls=http://host1:23456,http://host2:12345 ## optional timeout in seconds, default is 10s, set in code VarnishHttpTimeOut=20

Base
DE_EPAGES::Object::API::PageCache::Base