← All articles

September 4, 2026 · Vedanshu Jain

Kinsta vs Rocket.net for WooCommerce: PHP Threads, Cloudflare Enterprise, and Real Limits

Kinsta vs Rocket.net for WooCommerce: PHP threads vs unlimited workers, visit and bandwidth limits, caching, APM, SLAs, and which fits a growing store.

Kinsta vs Rocket.net for WooCommerce is a choice between two ways of metering a store. Kinsta sells PHP threads and monthly visits with published overages and a free APM; Rocket.net sells Cloudflare Enterprise delivery, “unlimited PHP workers,” metered bandwidth, and bundled Object Cache Pro. Past $1M a year, what decides it is uncached checkout capacity and visibility when it slows.

How each platform is built and priced

Kinsta runs on Google Cloud with Cloudflare in front. Its site lists “30 global data centers and a CDN with 300+ edge locations,” 14-day backup retention, free one-click staging, and unlimited free migrations (Kinsta WordPress hosting). Plans are sold by monthly visits or by CDN bandwidth. The entry single-site plan is $35/month or $350/year for 35,000 visits, 10 GB disk, and 125 GB CDN; the tiers step up through $50 (65k visits), $90 (125k), $170 (315k), $290 (500k), and $375 (750k) per month, and a bandwidth-priced variant exists at each step (Kinsta plans). Overages are $0.50 per 1,000 visits, $0.50/GB of server bandwidth, and $0.05/GB of CDN bandwidth (Kinsta billing docs).

Rocket.net runs its own edge stack on Cloudflare Enterprise. The pricing page lists Starter at $25/month billed annually ($30 monthly) for 1 site, 10 GB storage, and 50 GB bandwidth; Pro at $50 ($60 monthly) for 3 sites, 20 GB, and 100 GB; Business at $83 ($100 monthly) for 10 sites, 40 GB, and 300 GB; and Expert at $166 ($200 monthly) for 25 sites, 50 GB, and 500 GB. All four list “Unmetered” visitors, “Unlimited” PHP workers, 30-day backups, a 99.99% uptime figure, free migration, and servers in “10 locations” (Rocket.net pricing). Enterprise plans start at $649/month for 8 cores, 64 GB RAM, 1 TB storage, and 1 TB bandwidth with Object Cache Pro, Enterprise CDN, and WAF; Enterprise 2 is $1,299 for 32 cores and 128 GB RAM and adds a private Slack channel and phone support (same page).

One caution on “unmetered.” Rocket.net’s managed WordPress hosting page still lists visit allowances of 250,000 (Starter), 1,000,000 (Pro), 2,500,000 (Business), and 5,000,000 (Agency) (Rocket.net managed WordPress hosting), and its terms of service bill visitors above the allowance at “$1.00 per 1,000 visitors,” bandwidth above the allowance at “$0.08 per GigaByte,” and storage at “$2.00 per GigaByte” (Rocket.net terms of service). Confirm which numbers apply to your contract.

PHP threads vs “unlimited PHP workers”

This is the row that decides WooCommerce capacity, because cart, checkout, and my-account requests bypass every page cache and each one occupies a PHP process until it finishes.

Kinsta uses the term PHP threads and publishes the count per plan: 2 on Single 35k, 4 on Single 65k, 6 on Single 125k and 315k, 8 on Single 500k and 750k, rising to 16 on the largest single-site tier (Kinsta PHP threads by plan). Kinsta’s own engineering post says each thread handles “one request at a time,” that entry plans get 256 MB per thread and upper tiers 512 MB, and quotes a senior support engineer: “for e-commerce, anything under six is low because of the high bypass cache ratio.” The post recommends starting a WooCommerce store at 8–12 threads (Kinsta on PHP threads and caching, May 2026). Extra capacity is a PHP performance add-on at $10 per additional 500 MB of memory pool per month (Kinsta add-ons).

Rocket.net does not publish a thread count. Its plans say “Unlimited PHP Workers,” and the site describes its edge stack as Enterprise NVMe servers with “PHP 8.0 and Opcache” (Rocket.net WooCommerce hosting). “Unlimited” here means the platform does not set a per-site worker cap; it does not mean unlimited CPU. On the shared managed tiers your uncached throughput is bounded by the host’s server capacity, which is not published per plan. The Enterprise tiers fix that by naming the cores and RAM you get (8 cores/64 GB at $649, 32 cores/128 GB at $1,299).

Caching: what happens to cart and checkout

Both hosts cache full pages at the Cloudflare edge and exclude WooCommerce’s dynamic pages. Kinsta documents that cart, my-account, and checkout are excluded from server cache by default, that a visitor bypasses cache once the woocommerce_items_in_cart cookie is set, and that edge caching is “automatically excluded for private/personalized pages like WooCommerce’s cart” (Kinsta server caching docs; Kinsta edge caching docs). Redis object caching is an add-on at $100 per month per site (Kinsta add-ons).

Rocket.net bundles the object cache layer. Its homepage lists “Free Redis, Object Cache Pro, and Relay expertly configured,” plus Cloudflare Enterprise CDN across “over 275 cities” and a WAF with malware scanning and bot protection (Rocket.net; Rocket.net WooCommerce hosting). Redis on Kinsta is a $100/month line item; Rocket.net includes it on a $25/month plan.

On both platforms, once a shopper has an item in the cart, every subsequent catalog page is served uncached.

Side-by-side comparison

Criterion Kinsta Rocket.net
Entry plan and price Single 35k: $35/mo or $350/yr, 1 site, 35,000 visits, 10 GB disk, 125 GB CDN Starter: $25/mo billed annually ($30 monthly), 1 site, 10 GB, 50 GB bandwidth
Renewal price Same as listed; annual billing saves two months Same as listed; $1 first-month promo, then list price
Compute model / PHP workers PHP threads per plan: 2, 4, 6, 6, 8, 8 on the six single-site tiers, up to 16; extra memory $10 per 500 MB/mo “Unlimited PHP Workers” on managed plans; Enterprise from $649/mo with 8 cores / 64 GB RAM
WooCommerce caching Server cache + Cloudflare edge cache; cart, checkout, my-account excluded; Redis $100/mo add-on Cloudflare Enterprise full-page edge cache; Redis, Object Cache Pro, and Relay included
Staging + rollback Free one-click staging; premium staging $20/mo; daily backups, 14-day retention; hourly backups $100/mo One-click staging; daily backups, 30-day retention
Monitoring / APM Kinsta APM free on all plans (PHP, MySQL, external calls) Not listed on plan pages
Scaling Upgrade plan or add threads/memory; overages $0.50 per 1,000 visits, $0.05/GB CDN Upgrade plan or Enterprise tier; overages $1.00 per 1,000 visitors, $0.08/GB bandwidth, $2/GB storage per ToS
Uptime SLA 99.9% SLA-backed; 99.99% available on custom plans 99.99% stated on plan pages; no SLA credit terms in ToS
Migration Unlimited free migrations Unlimited free migrations; “95% of migrations will take under 12 hours”
Support 24/7 chat in 8 languages 24/7/365, “60-second or less response time”; phone and private Slack on Enterprise 2+
Data centers / CDN Google Cloud, 30 data centers; Cloudflare CDN with 300+ edge locations 10 server locations; Cloudflare Enterprise CDN in 275+ cities
Sources kinsta.com/plans, PHP threads, add-ons, uptime guarantee, Kinsta APM rocket.net/pricing, managed WordPress hosting, terms of service, WooCommerce hosting

Monitoring, SLA, benchmarks, and which one to pick

Kinsta’s APM is free on every plan and captures “PHP processes, MySQL database queries, external HTTP calls” with slowest, average, and median transactions (Kinsta APM). The typical WooCommerce slowdown is one plugin’s query on the checkout page, and you need a trace to find it. Rocket.net’s plan pages do not list an APM; you get uptime and security tooling but would bring your own tracing.

On uptime, Kinsta publishes an “SLA-backed uptime guarantee of up to 99.9%” for standard plans with 99.99% available on custom plans (Kinsta guaranteed uptime), and its SLA pays credits once downtime exceeds 43 minutes a month at 99.9% (Kinsta SLA). Rocket.net states 99.99% on its plan pages, but its terms of service contain no uptime credit language, so treat it as a target rather than a contract.

Neither host appears in Review Signal’s 2026 WordPress Hosting Performance Benchmarks participant list, and neither entered the 2026 WooCommerce tier, where Pressable, Presslabs, and WordPress.com took Top Tier (2026 benchmarks; 2026 WooCommerce benchmark). Rocket.net publishes its own TTFB comparison on its homepage, but that is vendor-run, not independent.

Which one for a store at each stage:

The third option: when neither fits a high-traffic store

Urumi is priced above both of these hosts and is only worth considering once your store does $1M–$50M GMV, where a slow checkout or a launch-day crash costs more than the hosting bill. It is the platform layer: horizontal auto-scaling across multi-zone Google Cloud with a 99.99% uptime SLA and active-active failover, fully managed APM with traces, logs, and alerts, isolated staging per branch with CI/CD and one-click rollback, Cloudflare Enterprise delivery, 30-day point-in-time recovery, and a WooCommerce-aware cache that stays warm across cohorts, A/B tests, and channels rather than dropping to uncached the moment a cart has an item. Three AIs run on top: Revenue AI watches checkout, cart, pricing, and payments and prices every regression in dollars; Builder AI builds features from plain English; Analytics AI answers questions about your store, GA, and Stripe. In published stress tests with the edge cache disabled, Urumi returned a 236 ms median cart response, a 321 ms median checkout, and 7,861 orders in under two minutes. Already have a team or an agency? They ship faster with the grunt work covered. See WooCommerce hosting built for high-traffic stores.

Frequently asked questions

How many PHP workers does Kinsta give a WooCommerce store?

Kinsta allocates PHP threads by plan: 2 on Single 35k, 4 on Single 65k, 6 on Single 125k and 315k, 8 on Single 500k and 750k, and up to 16 on the largest single-site tier. Kinsta’s own guidance is that anything under six is low for e-commerce and that stores should start at 8–12 threads.

Does Rocket.net really have unlimited PHP workers?

Rocket.net’s plans list “Unlimited PHP Workers,” meaning there is no per-site cap, but the underlying server capacity on managed tiers is not published. Enterprise plans from $649/month name the resources: 8 cores and 64 GB RAM at the entry tier.

Which is cheaper for WooCommerce, Kinsta or Rocket.net?

Rocket.net’s entry price is lower ($25/month annual vs $35/month) and it bundles Redis and Object Cache Pro, which cost $100/month extra on Kinsta. Kinsta’s overages are cheaper per visit ($0.50 vs $1.00 per 1,000), and it includes a free APM. Total cost depends on whether your store is bandwidth-bound or checkout-bound.

Do Kinsta or Rocket.net offer a 99.99% uptime SLA?

Kinsta’s standard SLA is 99.9%, with 99.99% available on custom plans. Rocket.net states 99.99% uptime on its plan pages, but its published terms of service do not include uptime credit terms.

Related reading: how many PHP workers WooCommerce needs and why WooCommerce slows down under load.

Last reviewed September 2026. Competitor details come from their public pages on the dates linked; check them before you buy.

Built by the people who built WooCommerce core.

We built WooCommerce core at Automattic — the parts that matter in production: performance, payments, reliability. Earlier, engineering at HackerRank (Y Combinator) through its enterprise scale-up. Naman led Payments and WooCommerce releases to 4.5M merchants; Vedanshu led HPOS, Taxes, and Shipping. Run by AI, overseen by the people who built WooCommerce core.

Grow your store's revenue on Urumi.

The AI platform D2C brands use to grow revenue — built by the people who built WooCommerce core.

See the WooCommerce platform  ·  Start your WooCommerce store on Urumi  ·  Talk to the founders

Agent live · 99.99% uptime · shipping today.