techdaddies
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Extremely slow image load times on first load.With ESI enabled, here is the advanced debug log for one request of a catalog page (Which is where we notice the issue the most, due to the number of images on it)
Forum: Plugins
In reply to: [LiteSpeed Cache] Extremely slow image load times on first load.Is there somewhere I can read more about how ESI works? Is it possible to treat some content as shared between users? Obviously, in the case of product thumbnail images, everyone is going to be seeing the same thing and it doesn’t need to be cached per user…
Forum: Plugins
In reply to: [LiteSpeed Cache] Extremely slow image load times on first load.No, the low quality image preview feature is not enabled.
I just went through and changed one setting at a time (From the default configuration) and finally stumbled upon the issue. Whenever I enable ESI, the images load one at a time, extremely slowly. As soon as I disable ESI, the page loads instantly.
Forum: Plugins
In reply to: [LiteSpeed Cache] Extremely slow image load times on first load.That isn’t my issue. We DO NOT have the lazy loading option enabled in the plugin. And yet the images load one at a time, veeery slowly, and only on the first page load. It’s almost like the page is waiting for the server to generate the image on the fly or something, it’s very odd.
Forum: Plugins
In reply to: [LiteSpeed Cache] Extremely slow image load times on first load.I don’t think there is any lazy loading plugin on the site, but I can’t say for 100% certain, because this is a client’s site. I will find out, though. It’s unclear to me how a lazy load plugin would cause LS cache to send images to the browser slowly though.