Is it possible to remove a single file from PHP APC cache? -



i've got php apc running on centos server, apc.stat = 0 performance reasons

there php files change i'd able remove apc cache @ - is possible remove single files cache?

thanks in advance!

would believe

apc_delete_file()

or can manually using apc.php


Comments

Popular posts from this blog

Delphi Wmi Query on a Remote Machine -