CURCY causes stuck in PHP sessions
At larger volumes (but not significant – e.g., around 100 visitors simultaneously filling the checkout) our website goes down because it causes PHP to stuck.
We have an X-Ray report from our server hosting provider, indicating that it is the main cause of such issues:
session_start
…ent/plugins/woocommerce-multi-currency/includes/data.php:763
47.061% (20.784 sec)
We also purchased a support package, but it still shows that support has ended and we cannot post in villatheme forum.
here is where customers land to fill out the checkout form and where the CURCY plugin is used:
