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 Server <strong>Reference</strong> Manual<br />

Zend Page Cache - PHP API<br />

Table of Contents<br />

270<br />

• Zend Page Cache functions<br />

o page_cache_disable_caching - Disables output caching for the current request. This<br />

overrides any caching settings that are configured for the current request.<br />

o page_cache_disable_compression - Does not allow the cache to perform compression<br />

on the output of the current request. This overrides any compression settings that are<br />

configured for this request.<br />

o page_cache_remove_cached_contents - Clears cached contents for all requests that<br />

match a specific URL or regular expression<br />

o page_cache_remove_all_cached_contents - Clears all cached contents<br />

PHP Functions<br />

page_cache_disable_caching<br />

Disables output caching for the current request. This overrides any caching settings that are configured<br />

for the current request.<br />

Available since version 4.0<br />

Description<br />

void page_cache_disable_caching (void)<br />

page_cache_disable_compression<br />

Does not allow the cache to perform compression on the output of the current request. This overrides any<br />

compression settings that are configured for this request.<br />

Available since version 4.0<br />

Description<br />

void page_cache_disable_compression (void)

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

Saved successfully!

Ooh no, something went wrong!