kbeezie
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Memcache Vs. MemcachedIt’s kind of silly to say you should not use memcache on a single server, and that you should use opcode caching instead… two different things. You should actually be using both if you got the memory for it. That is to say opcode caching for the PHP code itself (which can be enabled by default with APC and such in php.ini), and memcache for the content.
Forum: Plugins
In reply to: [W3TC] CDN hostname replacement not sticking… Its still revering to normal hostname, is there any way I can make this thing actually stick?
Forum: Plugins
In reply to: [W3TC] CloudFront CDN Won't replace URLs with Cname… one day later and the hostnames are no longer being rewritten, I’ve turned turning CDN off then back on again to no avail.
Forum: Plugins
In reply to: [W3TC] CloudFront CDN Won't replace URLs with CnameSeems I had to deactivate, delete, then reinstall W3TC just for the .com to automatically be replaced with .net.
Forum: Plugins
In reply to: [W3TC] CloudFront CDN Won't replace URLs with Cname… actually its not even replacing my css line with the cloudfront url now either…