CartBounty Pro slows site considerably
-
I’m looking for help to try to debug this.
Client has a CartBounty Pro installed. When I de-activate the plugin all is well but when I activate it the WooCommerce portion of the site slows down considerably so much so that purchases used to time out before completing (I’ve since upped the time out).
When activated the Caller:
CartBounty_Pro_Admin->menu_abandoned_count()
slows down to 1.3s or more. The overall page build time can get up to 7 seconds when it was less than 1 before.Duplicate Queries shows this:
WP_Post::get_instance()
16 calls which doesn’t seem like a lotThe overall server I/O disk usage jumps way up which is what is killing everything. They get maybe 10 abandoned carts per hour. I’ve got bot protection on the site.
I turned on logging for CartBounty and it also has bot detection. The last 3 minutes shows 10 bot detection, again not a huge amount.
Adding a product to the cart will sometimes take 10 seconds or more.
But if I deactivate that plugin all is well and the site runs very fast.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.