Zend Optimizer+ - PHP API

Table of Contents

PHP Functions

accelerator_reset

Resets the contents of the Optimizer+ shared memory storage.<br> Note: This is not an immediate action. The shared memory storage is reset when a request arrives while the shared memory storage is not being used by a script.

Available since version 3.6

Description

boolean accelerator_reset (void)

Return Value

Returns TRUE unless the Optimizer+ is disabled.