Ok, I will try those settings when I get home. I have seen rumours and some stats that setting revalidate_freq=0 doesn't make much of an effect on load times.
Yes it adds some slight overhead but not a lot by the result graphs I've seen. Also enabling the following line
opcache.validate_timestamps
Overrides the default "reload ever x seconds" and just checks the timestamp for changes instead, if a change then it updates.
I will have a play with some settings tonight but the override files may make a big difference
Thanks,
Jamie
Yes it adds some slight overhead but not a lot by the result graphs I've seen. Also enabling the following line
opcache.validate_timestamps
Overrides the default "reload ever x seconds" and just checks the timestamp for changes instead, if a change then it updates.
I will have a play with some settings tonight but the override files may make a big difference
Thanks,
Jamie