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 Data Cache - Configuration<br />

Directives<br />

Configuration Directives Summary<br />

Directive Type<br />

Modification<br />

Scope<br />

zend_datacache.shm.max_segment_size integer PHP_INI_SYSTEM<br />

zend_datacache.shm.memory_cache_size integer PHP_INI_SYSTEM<br />

zend_datacache.disk.save_path string PHP_INI_SYSTEM<br />

Description<br />

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

The maximal size of a shared<br />

memory segment<br />

Amount of shared memory to be<br />

used by the cache<br />

The path for storing cached<br />

content to the disk<br />

zend_datacache.disk.dir_level integer PHP_INI_SYSTEM Directory depth, for storing keys<br />

zend_datacache.enable boolean PHP_INI_SYSTEM<br />

zend_datacache.apc_compatibility boolean PHP_INI_SYSTEM<br />

Enables the Data Cache. The<br />

Data Cache cannot work<br />

without this directive. The Data<br />

Cache can be turned on or off<br />

from the Administration<br />

Interface<br />

When enabled, the Data Cache<br />

extension registers APC<br />

compatibility methods<br />

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

zend_datacache.log_rotation_size integer PHP_INI_ALL<br />

The maximum size of the log<br />

file before it is rotated<br />

245

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

Saved successfully!

Ooh no, something went wrong!