iamnick
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] CDN populated, but not being used by siteOn cdn.foobar.com, the HTML is all minified, so I *think* the minify options are ok.
The CDN enable button is checked under general settings and type is set to origin pull (mirror).
In general settings, minify enable is checked, and caching method is set to APC.
In the minify settings, the following options are checked:
HTTP compression (gzip)
HTTP compression (msie6)
Rewrite URL structure
Automatically upload modified files
max lifetime: 60 seconds
update external files every: 60 seconds
HTML settings: minify
HTML settings: don’t minify for admins
HTML settings: inline css minification
HTML settings: inline JS minification
JS minify settings: Minify
CSS minify settings: MinifyJS file management is set to Default with no JS files added.
CSS fiel management is set to Default with No CSS files added.Under CDN settings, these options are checked:
Host wp-includes/ files
Host active theme files
Host minified CSS and JS files
Host custom files
wp-includes file types to upload: wlwmanifest.xml;*.css;*.js;*.gif;*.png;*.jpg
Theme file types to upload: *.css;*.js;*.gif;*.png;*.jpg;*.ico
Custom file list: favicon.icoI tried changing custom file list to * but that didn’t change anything.
Any ideas?
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] CDN populated, but not being used by siteOk, so when I go to cdn.foobar.com directly, I can see that the css and js files now have URLs like https://cdn.foobar.com/wp-content/themes/headway-156/media/css/print.css. When I look at foobar.com, should not the css and js files have URLs like https://cdn.foobar.com/….? If so, the CDN is properly pulling my site, but the plugin does not seem to editing the cache files to change the URLs to https://cdn.foobar.com…
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] CDN populated, but not being used by siteAnd to clarify, cdn.foobar.com is listed as the Replace default hostname with field.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] CDN populated, but not being used by siteLike I said, I’m using MaxCDN. I’ve created an account, used the URL from the pull zone and created an A record like cdn.foobar.com that points to the MaxCDN URL.
If I go to cdn.foobar.com (which is an A record to MaxCDN like cdn.foobar.netdna-cdn.com), I can see cached content with debug output (when I have debug enabled).
So basically, the CDN has the content. Its the blog that isn’t pulling it from the CDN or redirecting to the CDN.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] CDN populated, but not being used by siteI’ve also tried with the following settings with no success:
Page Caching Method: disk enhanced
Minify Caching Method: disk
DB Caching Method: disk
CDN: Mirror
Debug Mode: Enabled