No, AO as such has little to no use for memcached, as it does not get data from the database which could be stored in memcache and as the cache it stores itself has to be available to the webserver to be able to serve the cache autoptimize_xyz.js and .css files.
frank
Hi Frank,
so i tested a little bit and tried some plugins.
With WP-FFPC for memcached and AO it works perfect for me, so i get the 100 at the Google speed test.
Best regards,
Harry
hey, I’m the author of wp-ffpc; in case you’re open for some collaboration to make this two plugins play together nice, please let me know.
hi peter;
always interested, but it seems as though they already play together nicely anyway? but if you have ideas, shoot! you can reach me at futtta-at-gmail-dot-com.
frank
@harry Milatz
How did you get FFPC to mem-cache autoptimized css and js files?
@petermolnar?
As far as I understand, FFPC allows memcache to be used to cache pages (HTML). Caching CSS & JS in memcache would be uneffictive, as the static autoptimized CSS/ JS-files needs to be directly available for the webserver.
hope this clarifies,
frank
Just thought it would be useful if one has more than one servers.
Since one file which could be requested in the generated html from one server, is not available on the other…
Just thought it would be useful if one has more than one servers. Since one file which could be requested in the generated html from one server, is not available on the other…
you’ve got a point there, but even if the autoptimized CSS/JS would be in memcache, it would not be available for static file requests through your webserver.
for such a scenario, I think the best scenario is using the Autoptimize CDN-field, using a (specific) pull CDN to make those files available for all. alternatively you could share the wp-content/cache/autoptimize-dir between the servers?
frank
@harry Milatz
How did you get FFPC to mem-cache autoptimized css and js files?
Hi cescher,
i am just using Autoptimize with this Plugin:
https://ww.wp.xz.cn/support/plugin/wp-ffpc
There was nothing else to do for me