Do you have a page here to test? probably with many images long way down.
pick one Vultr - How to install Centmin Mod on Vultr.com Guide | Centmin Mod Community RamNode - CentOS 7.0 Netinstall Guide for RamNode CKVM VPS server | Centmin Mod Community CentOS 7.x - CentOS 7.0 Install on VirtualBOX Guest Server | Centmin Mod Community DigitalOcean - Centmin Mod Nginx LNMP install on CentOS 7.0 KVM VPS | Centmin Mod Community Vultr - Oracle Linux 6.5 minimal install on Vultr KVM VPS server | Centmin Mod Community remember for ngx_pagespeed it can take a few page loads for it to work for lazy loading
I'm on the process of purchasing cheap wildcard ssl but I have to assure all things I will be benefited on CDN. This one is blocking me. I prefer to disable CDN than to failed lazy_load.
Sorry for necroing thread, but there aren't many CDN threads around. CDNSun is an interesting consideration - with many POPs, and only $17 setup fee , $12/year for custom SSL. Edit: testing on their shared SSL, there seems to be no spdy / ocsp stapling support. bummer..
pagespeed Domain cdn.example.com; pagespeed LoadFromFile "https://cdn.example.com" "/home/nginx/domains/example.com/public"; For the above code, where did you put this exactly? vHost config, Nginx Config - pagespeed config? Little confused as to where I should put this...
Yes, I know :=) - I see a TON of these in the admin area: [Wed, 21 Jan 2015 09:25:24 GMT] [Info] [14849] No permission to rewrite 'https://cdn.mydomain.com/wp-content/plugins/x-shortcodes/js/dist/site/x-shortcodes-head.min.js' What would be the filter to remedy this?
best to use troubleshooting steps at Nginx PageSpeed - Nginx Pagespeed Troubleshooting steps | Centmin Mod Community either the specific 2 values not set Code: pagespeed Domain cdn.example.com; pagespeed LoadFromFile "https://cdn.example.com" "/home/nginx/domains/example.com/public"; or you have a specific exclusion for somewhere along the path of /wp-content/plugins/x-shortcodes/js/dist/site/x-shortcodes-head.min.js that you had added yourself. Or just check timestamp as it could be an entry prior to adding the above 2 values.
I got it working! BUT my site was REALLY messed up lol! Until I have time to dig deep in it, I'll have to put it to the site for now. I could be a MaxCDN issue or a filter - not sure yet - Thanks for your help George!
Haha, CLoudflare SPDY/HTTPS is very useful I'm creating my own SPDY+CDN based sub domain using Cloudflare service. Yes, My main forum domain is not using SPDY and CDN, but all my static files are using it