Slow frontend when 2x assets are missing.
-
Just updated one of my WordPress sites (WooCommerce) to 4.7.1 and php7-fpm started timing out. After countless of hours of searching for a solution it seems related to wp-retina-2x and somehow ssl and missing assets.
With query monitor installed I can clearly see that 1. wordpress calls src set and is not possible to turn off in retina settings anymore. If there is 2x assets missing they become 404 in the query and slows down the site o 7-10 seconds load time. If I turn off wp-retina 2x I’m back at 0.8 sec load time.
Is there a way to keep the speed even if sizes are missing? Unfortunately my clients are bad at uploading large images from time to time.
I don’t know if turning off src set will work since that option can’t be saved anymore. Please advice.
- The topic ‘Slow frontend when 2x assets are missing.’ is closed to new replies.