On Thu, Sep 5, 2013 at 12:29 PM, Chris Wright wrote:
> On Thu, Sep 5, 2013 at 10:07 AM, Julien Pauli < julienpa...@gmail.com >
> wrote:
> > On Wed, Sep 4, 2013 at 8:28 PM, Bostjan Skufca wrote:
> >
> > > Hi all,
> > >
> > > there is no description to be found about what the value of
> > > realpat
On Thu, Sep 5, 2013 at 10:07 AM, Julien Pauli < julienpa...@gmail.com > wrote:
> On Wed, Sep 4, 2013 at 8:28 PM, Bostjan Skufca wrote:
>
> > Hi all,
> >
> > there is no description to be found about what the value of
> > realpath_cache_size actually is.
> >
> > Is it
> > a) max number of files/di
On Wed, Sep 4, 2013 at 8:28 PM, Bostjan Skufca wrote:
> Hi all,
>
> there is no description to be found about what the value of
> realpath_cache_size actually is.
>
> Is it
> a) max number of files/dirs in the cache or
> b) overall cache size?
>
> I checked php.ini samples distributed with PHP 5.
Hi all,
there is no description to be found about what the value of
realpath_cache_size actually is.
Is it
a) max number of files/dirs in the cache or
b) overall cache size?
I checked php.ini samples distributed with PHP 5.5.3, and documentation
here:
http://php.net/realpath-cache-size
Can plea