Hello
I host my site with Cloudways and use the WPMU DEV pro plugins for my site (Defender, Branda, Hummingbird etc).
I recently began an experiment to compare the following CDN use cases:
– Cloudways with Cloudflare Enterprise
– CWs with Cloudflare Free
– CWs with Hummingbird and Smush (WPMU CDNs)
I’m here to ask strictly about Hummingbird and Smush Pro and what I should expect because it doesn’t seem the CDN is completely working yet.
After going through all the settings in the past two days I feel yesterday I set all the items to cache that were possible inside both HB and Smush.
That was about 12-15 hours ago. but I don’t think images are being cached at all.
I understand my site should be caching:
– scripts
– images
When I view the page source I see the following entries:
<link rel=’dns-prefetch’ href=’//hb.wpmucdn.com’ />
<link rel=’stylesheet’ id=’dashicons-css’ href=’https://hb.wpmucdn.com/tdot.co/96202524-2422-46d3-9b10-ca2c00a70115.css’ media=’all’ />
<link rel=’stylesheet’ id=’admin-bar-css’ href=’https://hb.wpmucdn.com/tdot.co/572821e4-e988-4f3b-8f96-099eee3b0841.css’ media=’all’ />
So that’s one side working. But I don’t see images served from “smushcdn.com.” I assumed that was automatic and would only take a few hours?
I am certain last night I enabled by clicking “Get Started” on the Smush Pro plugin page in the admin.
Also regarding the option to generate Webp images it asks me to verify whether my Cloudways is using Apache or NGINX and then add code to WordPress. According to their own website they offer a hybrid so I am confused which option of server and code I should use. It seems in actuality these are NGINX servers with Apache added on?
Thanks for advice on how I should expect a) images to start being served from Smush CDN and b) which server to choose.
Thank you.