CSS Combine Periodically Missing Content
-
I have been using LSCache for about 3 years now on around 45 sites. Over this time I have noticed on many occasions that I will check on a site that has been running fine and see that the site is broken (displaying incorrectly: css issues).
On investigation, I see that the combined css file is very small and only contains a fraction of the content it should contain.
If I save the file and clear the cache out. I then get the site running again and if I compare the two combined files, the new one now contains all the css again.
I have noted that the broken combined file is always broken cleanly at the end/beginning of where the next file should be placed in the combined file.
What would cause this to happen and how can I prevent it/fix it?
I am now just turning off combine on all my sites. With HTTP2 it’s probably not of any benefit anyway, but a solution would still be ideal as this is just avoiding the issue not resolving it.
- The topic ‘CSS Combine Periodically Missing Content’ is closed to new replies.