XF 1.4 Delay in phrase change applying?

Liam W

in memoriam 1998-2020
I have a strong feeling this is just a caching issue, just wanted some input :)

I just changed a phrase, and refreshed the page it applied to - however it took a couple of minutes or so for the phrase to actually change on the front end (I saved the phrase multiple times).

Any ideas why this would happen? I'm using memcached, opcache & serving templates via files.

Liam
 
Is your opcode cache only checking for changes every so often? That would seem to be the main cause. There's no delayed compilation normally (if there is, you'd know).
 
Top Bottom