phpapachecachingmod-php

Apache php library caching


If I running a php script in Apache that "require"s a php file, is there a way that I can keep that in memory so that it doesn't need to be pulled from disk each time?


Solution

  • you can use one of these php accelerators

    http://en.wikipedia.org/wiki/List_of_PHP_accelerators