Need to scale up the server capacity due to overload but to how much?
-
Hi all,
Last night our WooCommerce site got overloaded again… :'(
So since this was the 2nd time this month I’m seeking for some advice on how to -hopefully- prevent it from happening again in the future.
The background
We are bunch of whisky enthusiasts who buy casks and split them into cask shares (all non-profit basis, just against cost price to keep it affordable for everyone). This concept has grown in popularity over the past 8 years and currently there are about 800 people who regularly buy a cask share.Typically there are about 40 to 80 shares per cask available so with about 800 people interested in the more popular whisky brands it’s quite a rampage when the cask gets published on Wednesday at 19:00 CET… the server can’t handle the load with the populair brands and is then fully overloaded…
Current hosting package and server config
We are currently using the Enthusiast hosting plan of One.com which comes with 2 GB memory and 2x CPU priority (whatever that means in terms of actual CPU capacity I don’t know, I’ve already raised the question with One.com).In the wp-config.php we’ve already configured:
define('WP_MEMORY_LIMIT', '1500M');
but I’m not 100% sure if WordPress / WooCommerce actually uses up to that amount of memory in reality. I already opened the support request with One.com to look into this as I don’t have access to the memory / cpu statistics from the One.com Dashboard.The question
Does anyone has any idea / pointers how much server capacity would be needed to handle this kind of peak load?Are there other things I can look into to improve the performance of WooCommerce?
Btw – I’d already disabled most plugins and sections of the website which are not relevant to the WooCommerce environment prior to tonight’s release of the new cask. So everything was already running in a more or less ‘naked’ setup.
Oh – I already read https://docs.woocommerce.com/document/woocommerce-scaling-faqs/# but that is not getting me into the direction I need.
- The topic ‘Need to scale up the server capacity due to overload but to how much?’ is closed to new replies.