30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Zend Page Cache - Configuration<br />

Directives<br />

Configuration Directives Summary<br />

Directive Type<br />

Modification<br />

Scope<br />

zend_pagecache.enable boolean PHP_INI_SYSTEM<br />

zend_pagecache.save_path string PHP_INI_SYSTEM<br />

zend_pagecache.dir_depth integer PHP_INI_SYSTEM<br />

Description<br />

API <strong>Reference</strong><br />

Enables the Zend Page Cache<br />

extension<br />

Location where the cache files are<br />

saved. This must point to an<br />

existing location.<br />

Depth of directory tree in which<br />

cached files are stored<br />

zend_pagecache.log_verbosity_level integer PHP_INI_SYSTEM The log verbosity level [0-5]<br />

zend_pagecache.dependencies_file string PHP_INI_SYSTEM<br />

zend_pagecache.compression_enable boolean PHP_INI_SYSTEM<br />

zend_pagecache.clean_frequency integer PHP_INI_SYSTEM<br />

zend_pagecache.log_rotation_size integer PHP_INI_ALL<br />

Configuration Directive Details<br />

zend_pagecache.enable<br />

Enables the Zend Page Cache extension<br />

Type: boolean<br />

Default Value: 1<br />

Available since version 4.0<br />

zend_pagecache.save_path<br />

Location where the cache files are saved. This must point to an existing location.<br />

Type: string<br />

Default Value: pagecache<br />

Available since version 4.0<br />

The location of the configuration file<br />

in which caching rules are stored<br />

Enables file compression of cached<br />

output<br />

How often expired entries are<br />

removed from the cache. The<br />

cleaning frequency is configured in<br />

seconds<br />

The maximum size of the log file<br />

before it is rotated<br />

267

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!