The Challenge
Supernova Digital's clients live and die by a handful of peak sales days. The agency's stores converted fine in steady-state traffic, but WooCommerce is uncached and database-heavy exactly where it counts — the cart, the checkout, the account pages — and that's precisely what gets hammered during a flash sale.
The recurring pain was concentrated and expensive:
- Peak-traffic crashes. Two of the portfolio's highest-volume stores went down during Black Friday in back-to-back years. Every minute offline during a promotion is revenue that doesn't come back.
- Caching that broke carts. Aggressive full-page caching sped up the catalog but cached personalized cart and checkout pages, showing customers the wrong totals — so previous hosts had simply turned caching down, trading speed for correctness.
- Database contention under load. Uncached
wp_optionsautoloads, unindexed meta queries, and session writes piled up the moment concurrency climbed, dragging checkout response times past two seconds. - Fragmented hosting across clients. Stores sat on whatever host each client had arrived with. No two had the same caching, scaling, or backup posture, so there was no repeatable way to prepare the portfolio for a sales event.
The agency didn't want to babysit servers on the busiest weekend of the year. They wanted a stack that could absorb the spike on its own.
The Approach
TopSyde took on managed hosting for the store portfolio and ran a peak-traffic performance program in the months before the holiday season. Every store got the same treatment, so the agency could prepare the whole portfolio with one playbook.
Step 1 — Normalize the portfolio onto a commerce-grade stack
Every store was migrated — with zero downtime — onto Kinsta-managed WordPress on Google C3D machines (12 CPUs, 8 GB RAM, generous PHP workers), with Cloudflare handling CDN and edge caching in front. Migrations were sequenced well clear of any active promotions.
Step 2 — WooCommerce-aware caching
This was the unlock. Full-page caching was configured to aggressively cache catalog and content pages while always bypassing the cart, checkout, account, and any session-aware request. Customers get static-fast browsing and always-correct, never-cached checkout — no more turning caching off to keep totals right.
Step 3 — Object caching and database tuning
Redis object caching was layered in to keep WooCommerce's repeated database lookups in memory. We trimmed autoloaded options, added indexes for the heaviest meta queries, and moved session handling off the spots that contended under concurrency. Average checkout response time fell from 1.9 seconds to 320 milliseconds.
Step 4 — Load-test before the spike, not during it
Ahead of Black Friday, the highest-volume stores were load-tested against modeled flash-sale traffic. Bottlenecks were found and fixed on a quiet Tuesday — not discovered live at 9pm on the busiest night of the year. The portfolio went into the weekend with headroom instead of hope.
The Results
The holiday weekend that had crashed stores two years running went off without an incident:
- All 16 client stores held at 100% uptime through Black Friday and Cyber Monday — versus the prior year, when two of them crashed during peak hours.
- Average peak-sale checkout response time dropped from 1.9 seconds to 320 milliseconds — an 83% improvement, sustained under the heaviest concurrency of the year.
- Portfolio-wide mobile conversion rose from 1.4% to 2.3% — a 64% lift, driven largely by faster, more reliable checkout on phones.
- Average cart abandonment fell 17 points, from 78% to 61%, as slow and failed checkouts stopped pushing buyers away.
- The agency ran the weekend without a war room — no all-hands monitoring shift, no emergency host upgrades mid-sale.
Why It Worked
The wins came from three things working together:
- A commerce-grade stack, applied uniformly. Kinsta on Google C3D plus Cloudflare, configured identically across every store, so the whole portfolio scaled the same way.
- Caching that understands WooCommerce. Cache the catalog hard, never the cart — speed and correctness at the same time, instead of trading one for the other.
- Preparation over heroics. Load-testing and tuning before the spike meant the weekend was boring by design — which, for a commerce agency on Black Friday, is exactly the goal.
Frequently Asked Questions
Did caching ever show customers the wrong cart or price?
No. Full-page caching is configured to always bypass cart, checkout, account, and any session-aware request. Customers get cached-fast browsing and live, never-cached checkout — so totals are always correct.
Were the stores migrated during the holiday season?
No. Migrations were completed well ahead of the peak season, with zero downtime, and sequenced to avoid any active promotion. Stores went into Black Friday already tuned and load-tested.
How is peak-traffic scaling handled?
The stores run on Kinsta's Google C3D infrastructure with Cloudflare edge caching absorbing catalog traffic and Redis object caching reducing database load. Heavy stores are load-tested against modeled peak traffic ahead of time so bottlenecks are fixed before the spike.
Is this a white-label arrangement for the agency's clients?
Yes. TopSyde runs invisibly behind the agency. Supernova Digital stays in front of every client relationship and reports the performance and revenue wins in its own voice.
The Stack — Named, Not Hidden
We tell you exactly what runs underneath. No proprietary black box.
Business Outcomes
- →All 16 client stores stayed online and fast through the biggest sales weekend of the year — after two prior years of peak-traffic crashes.
- →Faster checkout and lower cart abandonment produced revenue gains the agency could show each client with hard numbers.
- →Eliminated the annual pre-Black-Friday “war room” and the emergency host upgrades that came with it.
- →One transparent, identical stack across every store — no per-client hosting guesswork or surprise overage bills.

Senior WordPress Engineer
8+ years WordPress & WooCommerce development
Rachel is a senior WordPress engineer at TopSyde specializing in WooCommerce performance and plugin architecture. She has built and maintained high-traffic e-commerce sites processing millions in annual revenue.