Post tagged “performance”

  1. Filesystem Caching without Cruft in PHP

    Cleanup your file caches while you're still using them.

  2. 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.