Post tagged “performance”
-
Filesystem Caching without Cruft in PHP
Cleanup your file caches while you're still using them.
-
PHP, symlinks, and the realpath cache
I've had issues in the past where symlinked web directories don't point to the correct file after the symlink target is changed.