Minify, memcached and not updating query string
-
I’m trying to setup minify for my css files using memcached. The minify file appears correctly in the source and if I hit the url directly:
https://mydomain/us/wp-content/plugins/w3-total-cache/pub/minify.php?file=846be/default.include.676f1f.cssThe issue, I can’t get the file= to update when I change what css files are being included in minify. I’ve tried adding/removing css files from the css file management. I’ve tried ‘update media query string’ and ‘empty all cache’. I did see if I paste the minify.php url into my browser and change 676f1f.css to 676f1e.css, or really any other identifier, I see the updates I’ve made. Why is wordpress/w3 total cache not changing the minify url when I update and save changes?
WordPress: 4.2.2
W3 Total Cache: 0.9.4.1Browser Cache: Setup w/ ‘Prevent caching of objects after settings change’. Query string changes and works as expected for page cache and resources when not using minify.
- The topic ‘Minify, memcached and not updating query string’ is closed to new replies.