joannivelz6
Forum Replies Created
-
Hello
We fixed this, with wordfence plugin, we detected a lot of bots accessing through the filter pages, and we started blocking them, and after blocking some of them (the more abussive were fwdproxy, amazonbot, msn.com), we got it solved. Also, we blocked bots incoming to the filter pages in the SEO panel of the plugin with noindex nofollow options, and now its all good.
And yes, after doing all this, the transient data got normal, like ~100 per week and they got deleted normal after expiration.
Hello
Is this going to be fixed at some point soon?
We are having the same problem right now, with the last update, we have wordfence installed and we are blocking the bots but they go changing hosts and ips, so its a bit hard to be all day checking this and blocking them.
Also, bcs of this, we getting transient data getting inserted into the database (wp_options table), making the db bigger (we had one db at 2gb).Forum: Plugins
In reply to: [WooCommerce] WooCommerce keeps creating transient rows in DBHello,
Yes, its seems its this plugin: “YITH WooCommerce Ajax Product Filter“, its making a lot of bots coming into the page, so its getting the cpu high and making those transient data… will check their forum and contact them.
ThanksForum: Plugins
In reply to: [WooCommerce] WooCommerce keeps creating transient rows in DBThe value of the last one, option _name is = _transient_wc_product_loop_c9cad47da2592468f91029a4d32c7059
And the option_value = a:2:{s:7:”version”;s:10:”1720770083″;s:5:”value”;O:8:”stdClass”:5:{s:3:”ids”;a:6:{i:0;i:1305;i:1;i:1348;i:2;i:1375;i:3;i:1382;i:4;i:1383;i:5;i:2422;}s:5:”total”;i:18;s:11:”total_pages”;i:2;s:8:”per_page”;i:12;s:12:”current_page”;i:2;}}
The link of the gist: https://gist.github.com/Nivelz/2e68d5f80ef50f5095e9851f5662a99b
Thanks!