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 Optimizer+ - Configuration<br />

Directives<br />

Configuration Directives Summary<br />

Directive Type<br />

Modification<br />

Scope<br />

zend_optimizerplus.enable boolean PHP_INI_SYSTEM<br />

zend_optimizerplus.use_cwd boolean PHP_INI_SYSTEM<br />

zend_optimizerplus.validate_timestam<br />

ps<br />

boolean PHP_INI_ALL<br />

zend_optimizerplus.revalidate_freq integer PHP_INI_ALL<br />

zend_optimizerplus.revalidate_path boolean PHP_INI_ALL<br />

zend_optimizerplus.inherited_hack boolean PHP_INI_SYSTEM<br />

zend_optimizerplus.dups_fix boolean PHP_INI_ALL<br />

zend_optimizerplus.log_verbosity_leve<br />

l<br />

zend_optimizerplus.memory_consump<br />

tion<br />

zend_optimizerplus.max_accelerated_f<br />

iles<br />

zend_optimizerplus.max_wasted_perc<br />

entage<br />

zend_optimizerplus.consistency_check<br />

s<br />

zend_optimizerplus.force_restart_time<br />

out<br />

integer PHP_INI_SYSTEM<br />

integer PHP_INI_SYSTEM<br />

integer PHP_INI_SYSTEM<br />

integer PHP_INI_SYSTEM<br />

integer PHP_INI_ALL<br />

integer PHP_INI_SYSTEM<br />

zend_optimizerplus.blacklist_filename string PHP_INI_SYSTEM<br />

Description<br />

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

Optimizer+ On/Off switch. When<br />

set to Off, code is not optimized.<br />

If set to On, use the current<br />

directory as a part of the script<br />

key<br />

If enabled, the Optimizer+<br />

checks the file timestamps and<br />

updates the cache accordingly.<br />

How often to check file<br />

timestamps for changes to the<br />

shared memory storage<br />

allocation.<br />

Enables or disables file search<br />

in include_path optimization<br />

Enable this hack as a<br />

workaround for "can't redeclare<br />

class" errors<br />

Enable this hack as a<br />

workaround for "duplicate<br />

definition" errors<br />

The verbosity of the Optimizer+<br />

log<br />

The Optimizer+ shared memory<br />

storage size. The amount of<br />

memory for storing precompiled<br />

PHP code in Mbytes.<br />

The maximum number of keys<br />

(scripts) in the Optimizer+ hash<br />

table<br />

The maximum percentage of<br />

"wasted" memory until a restart<br />

is scheduled<br />

Check the cache checksum<br />

each N requests<br />

How long to wait (in seconds)<br />

for a scheduled restart to begin<br />

if the cache is not being<br />

accessed<br />

The location of the Optimizer+<br />

blacklist file<br />

229

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

Saved successfully!

Ooh no, something went wrong!