EricIsDreaming
Forum Replies Created
-
Forum: Plugins
In reply to: [EWWW Image Optimizer] Feature request: disable automatic optimizationYeah, the problem is on production for me with something like 1000+ resizes to do, I can’t finish bulk process before someone happens to visit the wrong page and bring the site to it’s knees.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Feature request: disable automatic optimizationI’m using the version available from wordpress.org (extension version 1.3.5 / picturefill 1.2)
I have to apologize… It seems the 100% load on my server is within php-fpm when I run load the page, and not in the external tools that would be being called by EWWW optimization.
So it seems the new feature does work as intended, and EWWW isn’t being called outside of the batch optimize mode now.
So the ideal solution would be to have the PictureFill author not try to generate thumbnails on-the-fly.
For now, I’ll just manually add the new sizes outside of PictureFill, then run EWWW bulk optimizer, then only enable PictureFill.WP after all the thumbnails are up-to-date.
Thanks again for your support, and the new feature, and sorry for the wild goose chase on this last issue.
Best,
-Eric
Forum: Plugins
In reply to: [EWWW Image Optimizer] Feature request: disable automatic optimizationI’m using WooCommerce, so my ‘galleries’ are product category pages.
Right now I’m displaying the same size thumbnails to Desktop and Mobile users, which ends up having long page load times for Mobile users.
I’m trying to enable a new plugin that defines another 3 thumbnail sizes for various mobile devices… Because they are new sizes, none of the thumbnails are actually generated yet.
So as soon as someone on a mobile client goes to a page that is optimized to use the new sizes, the thumbnail generation is being triggered.
I’m not sure if the thumbnail generation is being triggered by the plugin that ads the additional sizes (PictureFill.WP) of if it’s being triggered by something in WordPress core. But whichever it is that triggers the thumbnail generation also ends up triggering EWWW optimizations.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Feature request: disable automatic optimizationThanks for implementing this.
It seems the new option only removes the hook from the upload process.
For me it is still firing new thumbnail generation (with EWWW active) when wordpress tries to display images in a new size with no thumbnail generated yet.
So if a visitor loads a gallery page (with about 20 thumbnails) that wordpress has not generated yet, I get EWWW called 20 times and my site goes down.
Forum: Plugins
In reply to: Exclude full-size images from lossy optimizationPosted in wrong place, this can be deleted. New post here:
https://wordpress.org/support/topic/exclude-full-size-images-from-lossy-optimization-1?replies=1#post-6290531Thanks you!
I think I may have broken your API key delivery…. My paypal email address has a ‘+’ sign in it.
Thanks. I just signed up, and am waiting for the key to arrive.
Is there a way I can kick off a job of only jpg optimization?
My current optimization job has another 8 hours to go, and I don’t want to start over again for the jpg compression.
Thanks,
-Eric
thanks again for the quick replies.
I’ve got 2 questions about your cloud service.
1. Is it possible to send only my jpg’s to your service for processing, and continue to handle everything else locally?
2. If I buy an annual plan, is the full quota immediately available, or is only 1/12th available each month?
Thanks,
-Eric
I just came across this:
http://wp-cli.org/commands/media/regenerate/Not sure if EWWW will work together with wp-cli but it does exactly what I was looking for… allows to run multiple times over sets of images.
Thanks for the fast reply.
Would I also get the new size images using the Bulk Optimize tool? I like having the real-time output of how many Kb the plugin saved. It makes it easier to adjust the settings to see what I’m getting on speed / compression trade off.
Also, my VM has 8 vCPUs… it would be nice if I could open the bulk optimize tool in multiple windows/tabs and work on different sets of images…. Right now, it will be 24 hours before the process is done…. If I could run it 4 times in 4 windows it should be 6 hours, a big difference.
Thanks for the reply. I just bought the pro version now, but there is no option to save it outside of a compressed archive.
To be clear, on the xml tab, you can choose without compression, but it still goes into the compressed archive specified in the first tab.