Introduction
Do you know those PHP functions, realpath_cache_get(), realpath_cache_size() ?
php.ini setting realpath_cache ?
Realpath cache is a really important concept to know about, especially when it
comes to play with symbolic links, a situation
some meet when they deploy code.
This setting is about performance