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
- Host: GitHub
- URL: https://github.com/samdark/realpath_cache_tuner
- Owner: samdark
- License: bsd-3-clause
- Created: 2015-09-27T20:53:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T19:22:03.000Z (almost 7 years ago)
- Last Synced: 2025-03-27T12:24:12.446Z (about 1 year ago)
- Topics: cache, performance, php, realpath, tuner
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 78
- Watchers: 7
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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`.