Replies: 0
Hello guys!
Thank you for the great plugin!
I have recently 99% finished my new e-commerce grocery site.
It runs on a VPS with 4 cores and 8gb ram, full SSD, and a free Cloudflare plan.
The site currently has 2700 products but will have 8000-9000.
The site currently has 445 product categories.
I have made a plugin that import and update products and their data (price, name, discounts, puts them in specific categories, etc, etc) from my warehouse program to woocommerce. The imports will be 2 times a day – 1 in the morning and one in 16:00 afternoon.
The traffic from my old website (with another domain), which will be redirected to the new domain, is around 210000 unique visits per month and has a pick from 18:00 to 21:00, from Monday to Friday and has considerably lower traffic during the weekend. Has a 7 minutes average time on site.
Before I put it on the VPS I was testing it on shared hosting and the import (which is 2 min for 2700 products, so let’s say it will be 10 minutes for 8000 products) was fine but when I enable preload with a little more moderate values the CPU usage was at 99%.
I haven’t tested yet the import with preload, or preload at all on the VPS. But my needs are to preload the cache automatically after each import, ideally EVERY SINGLE product and category, in like 5-10 minutes.
What would you advise me to do? Any good starting settings? Should I use it at all?
-
This topic was modified 1 hour, 11 minutes ago by snipsnip.