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.

Configuration Directive Details<br />

zend_optimizerplus.enable<br />

Optimizer+ On/Off switch. When set to Off, code is not optimized.<br />

Type: boolean<br />

Default Value: 1<br />

Available since version 4.0<br />

zend_optimizerplus.use_cwd<br />

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

When this directive is enabled, the Optimizer+ appends the current working directory to the script key,<br />

thus elminating possible collisions between files with the same name (basename). Disablingthe directive<br />

improves performance, but may break existing applications.<br />

Type: boolean<br />

Default Value: 1<br />

Available since version 4.0<br />

zend_optimizerplus.validate_timestamps<br />

When disabled, you must reset the Optimizer+ manually or restart the webserver for changes to the<br />

filesystem to take effect. The frequancy of the check is controlled by the directive<br />

"zend_optimizerplus.revalidate_freq"<br />

Type: boolean<br />

Default Value: 1<br />

Available since version 4.0<br />

zend_optimizerplus.revalidate_freq<br />

How often to check file timestamps for changes to the shared memory storage allocation.<br />

Type: integer<br />

Units: seconds<br />

Default Value: 2<br />

Available since version 4.0<br />

231

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

Saved successfully!

Ooh no, something went wrong!