• Resolved Nikolin

    (@nikomak)


    Hello and thank you for a great plugin.

    When showing thumbnails in cart and checkout option is enabled, it loads too many requests “Duplicate queries” of get image id which leads to high cpu usage.

    I am monitoring with Query Monitor plugin.

    Please let me know if there is something else I can provide you as information to address the issue.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marc Lacroix

    (@marcusig)

    Hi there,

    Could you send the details from Query monitor here: https://wc-product-configurator.com/contact/

    Marc

    Plugin Contributor Marc Lacroix

    (@marcusig)

    Hi Nikolin,

    I will look into removing that duplicate query.
    However, the query itself is very unlikely to create a high CPU usage, as it’s a very simple request, and is probably cached.
    The cause of hight CPU usage is the image generation itself, when the server merges the different PNGs into one.

    If you do not have too many products, you can change from generating on the fly to saving the images. This will use disk space of course, but will in the end save on CPU usage.

    Unfortunately I don’t currently have a more efficient solution for merging the images.

    Marc

    Thread Starter Nikolin

    (@nikomak)

    Hello,

    Thank you for the clarification. I would search to find if there is something else causing High CPU usage.

    Thank you once again for your time and this great plugin.

    • This reply was modified 9 months, 4 weeks ago by Nikolin.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Too many requests’ is closed to new replies.