An open API service indexing awesome lists of open source software.

https://github.com/samdark/realpath_cache_tuner

Simple script that helps tuning PHP realpath cache
https://github.com/samdark/realpath_cache_tuner

cache performance php realpath tuner

Last synced: 6 months ago
JSON representation

Simple script that helps tuning PHP realpath cache

Awesome Lists containing this project

README

          

# realpath() cache size tuner

Simple script that helps tuning PHP `realpath()` cache.

- Read [Julien Pauli article](http://blog.jpauli.tech/2014-06-30-realpath-cache-html/).
- Warm up cache (visit all your project pages).
- Run this script.
- Adjust values in `php.ini`.