On 1/14/11 7:38 PM, Bharat Nagwani wrote:
> Hello Experts,
>
> Sorry for posting this in this list but I am not finding any documentation on
> this APC php.ini setting
> apc.preload_path
>
> I have tried the following but it doesn't seem to work
>
> apc.preload_path = "+/core/*"
>
> apc.preloa
I generally find it more reliable to use iptables to stop incoming requests
while priming the cache using a small script.
On Jan 15, 2011 11:43 AM, "Bharat Nagwani" wrote:
> Hello Experts,
>
> Sorry for posting this in this list but I am not finding any documentation
on this APC php.ini setting
>
Hello Experts,
Sorry for posting this in this list but I am not finding any documentation on
this APC php.ini setting
apc.preload_path
I have tried the following but it doesn't seem to work
apc.preload_path = "+/core/*"
apc.preload_path = "/core/*"
What I am looking for is files in certain di