Hi Raul
thanks a lot for your answer.
i apologise. On my first contact i forgot to thank you for this “best in class plugin”
despite the problem i have since the version 1.4.5, I remain convinced it is one of the best i ever seen! ??
These are the logs reported in the plugin. (i replaced my domain name and the port). if needed i can share this information with you offline.
—————————————
fvmcss-022bd250c026a013a-1493849831.min.css
– REQUEST FAILED () – //myFQDN:myPort/wp-includes/css/dashicons.min.css
– REQUEST FAILED () – //myFQDN:myPort/wp-includes/css/admin-bar.min.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/plugins/responsive-cookie-consent/includes/css/style.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-parent/style.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/plugins/unyson/framework/static/libs/font-awesome/css/font-awesome.min.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/plugins/unyson/framework/static/libs/qtip/css/jquery.qtip.min.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/plugins/unyson/framework/extensions/feedback/extensions/feedback-stars/static/css/styles.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-parent/css/bootstrap.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-parent/css/jquery.mmenu.all.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/uploads/the-core-style.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-child/style.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-parent/css/prettyPhoto.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-parent/css/animate.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/plugins/unyson/framework/extensions/shortcodes/shortcodes/section/static/css/background.css
– FROM CACHE: //fonts.googleapis.com/css?family=Raleway:700,300,100,100italic|Martel+Sans:200,regular|Crimson+Text:regular|Open+Sans:300,300italic&subset=latin,latin-ext,devanagari
fvmcss-0d3be1db5026a013a-1493849831.min.css
– REQUEST FAILED () – //myFQDN:myPort/wp-includes/css/dashicons.min.css
– REQUEST FAILED () – //myFQDN:myPort/wp-includes/css/admin-bar.min.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/plugins/responsive-cookie-consent/includes/css/style.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-parent/style.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/plugins/unyson/framework/static/libs/font-awesome/css/font-awesome.min.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-parent/css/bootstrap.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-parent/css/jquery.mmenu.all.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/uploads/the-core-style.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-child/style.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-parent/css/prettyPhoto.css
– REQUEST FAILED () – //myFQDN:myPort/wp-content/themes/the-core-parent/css/animate.css
– FROM CACHE: //fonts.googleapis.com/css?family=Raleway:700,300,100,100italic|Martel+Sans:200,regular|Crimson+Text:regular|Open+Sans:300,300italic&subset=latin,latin-ext,devanagari
—————————–
status of the different toggles:
ON: Use the default dynamic “//” protocol
OFF: Force HTTP urls [ needed for the CDN Enabler plugin ]
OFF: Force HTTPS urls [ needed for the CDN Enabler plugin ]
HTML Options
HTML Options
OFF Disable minification on HTML
OFF Strip HTML comments
OFF Fonts Options
CSS Options
OFF (when on site broken) CSS Options Disable CSS processing
ON Disable minification on CSS files
ON Inline all enqueued CSS
JavaScript Options
OFF Disable JavaScript processing
OFF Skip minification on JS files
————–advances
Render-blocking JS
ON Render-blocking Enable defer parsing of JS files
ON Enable defer of JS for Pagespeed Insights
ON Skip defer of JS for the jQuery library
OFF Load CSS asynchronously with loadCSS and rel=”preload”
exclusions:
/wp-includes/js/jquery/jquery.js
/wp-includes/js/admin-bar.min.js
/wp-includes/js/jquery/jquery-migrate.min.js
/wp-includes/js/jquery/ui/effect.min.js
/wp-includes/js/wp-embed.min.js
/wp-content/themes/the-core-parent/js/
preconnect headers:
//fonts.googleapis.com/
//fonts.gstatic.com
on server side:
virtual port based on port
HTTP
HTTPS 9433
root — myfolder
HSTS on
HTTP/2 on
main server – apache 2.4
main php – 7.0
the message reported on the browser is 504 Gateway Time-out nginx
note: my site is intended to work on https. i added a plugin which replace widely the http or https with // this for avoiding having mixed content problems.
i didn’t check – if you think useful i can deactivate it, and force here the https, and also to rewrite this part of the .htaccess
additional information – my dev website is hosted on a synology system (this is why the combination of different web servers) and the server is in prod. the dev website is on the virtual host in purpose, before it is migrated to a new hosting.
thanks a lot
B