Why WooCommerce is Faster with 20i

why woocommerce is faster with 20i

WooCommerce performance depends on more than just the plugin itself.  

Themes, extensions, external services and database health all play a part, while the hosting platform determines how efficiently the store can process demand. 

Generic WordPress hosting may cope with brochure sites and blogs, but ecommerce creates a different workload. Every product search, basket update, customer login, stock check and payment request can trigger additional PHP execution and database activity, all of which needs to be handled quickly and efficiently. 

20i WooCommerce Hosting is designed around those demands.  

It combines managed cloud servers with optimised PHP, Redis Cache, Elasticsearch, integrated caching and ecommerce focused management tools. 

Here is why WooCommerce Hosting is faster with 20i. 

Performance across the entire buying cycle 

WooCommerce performance is not just about loading a homepage quickly. 

A shopper may search your catalogue, apply several filters, compare variations, add products to their basket, create an account and complete a payment.

To understand how this impacts your store, it helps to break these actions down into how your host actually processes them:

  • Static Assets – Elements like product images, CSS files, and static landing pages can be saved in a cache and delivered almost instantly.
  • Dynamic Content: Elements such as product availability, basket contents, customer details and checkout responses, which must be generated dynamically for each shopper.

If the hosting environment cannot process those requests quickly enough, delays accumulate throughout the journey.  

A fast-landing page means little if shoppers then need to wait for every filter, basket update or checkout step. 

20i WooCommerce Hosting provides dedicated cloud server resources rather than placing the store inside a conventional shared hosting environment.  

Plans are available with different processor, memory, SSD storage and bandwidth allocations, so the infrastructure can be matched to the size and workload of the store. 

On top of that all our plans include an unlimited number of MySQL databases, in contrast to hosts like Kinsta who offer just 2, and Cloudways only 1 per site. 

This gives busy stores a more suitable foundation for handling active customer sessions, large catalogues and transaction-heavy workloads without running into artificial database caps or query throttling as the site scales.

Optimised PHP for dynamic ecommerce requests 

WooCommerce relies heavily on PHP. 

Adding an item to a basket, calculating shipping, applying a discount code and loading a customer account can all require PHP to execute WordPress core, WooCommerce and extension code. 

On hosting with a small, fixed pool of PHP workers, concurrent requests form a queue once all available workers are occupied. For example, hosts like Kinsta enforce strict worker limits, capping their business plans at 4 PHP workers, which can cause queueing and slowdowns during busy trading periods. 

To avoid this, 20i WooCommerce Hosting automatically scales PHP workers in line with your website traffic to maximise performance, with no hard limits.  

This is managed by optimised PHP-FPM, which handles the processes used for dynamic requests. Because every PHP worker consumes memory and CPU, PHP-FPM intelligently balances worker availability against your hardware capacity, allowing your worker pool to draw on the full processing power of your cloud server when traffic surges. 

how PHP FPM works
Working of PHP FPM – source Atatus

At the same time, PHP OPcache improves execution efficiency by storing compiled PHP bytecode in memory. PHP can reuse that cached code instantly instead of repeatedly parsing and compiling the same WordPress, WooCommerce and plugin files on every request. 

You can also select from multiple PHP versions and use .user.ini to control supported settings. The underlying process management is handled by the platform while developers retain control over the application environment. 

For a WooCommerce store, this means more efficient processing for the interactions that cannot simply be served from a page cache.

Redis reduces repeated database work

WooCommerce stores generate a considerable number of database queries. 

Dynamic actions can repeatedly query product metadata, settings, sessions and order records across the WordPress and WooCommerce database. 

Running the same queries repeatedly adds unnecessary work, particularly on stores with large catalogues or extensive order histories. 

Redis provides an in-memory cache for frequently accessed WordPress objects. When the same data is requested again, it may be retrieved from memory rather than requiring another query against the MySQL database. 

Because memory access is faster than repeatedly reading from database storage, Redis can reduce database load and improve the responsiveness of dynamic store functions. 

We include Redis Cache with every WooCommerce Hosting plan, giving stores a server level object caching option without requiring a separate Redis hosting service. 

Read more about Redis Object Caching.

Elasticsearch for improved product search 

Product search becomes more demanding as a catalogue grows. 

A small store may only need to search a few hundred straightforward products. A larger store may contain thousands of SKUs, variations, categories and attributes, with customers combining several filters at once. 

Relying entirely on standard database searches can become increasingly expensive as those queries grow more complex. 

To avoid costly database queries, all 20i WooCommerce hosting plans include Elasticsearch alongside Redis cache at no extra cost.

Other hosts such as Kinsta and WP Engine charge extra for Elasticsearch, while Redis Cache is an additional $100/mo per site with Kinsta too.

Elasticsearch creates a dedicated search index designed to retrieve matching records efficiently. Instead of asking the main WooCommerce database to perform every catalogue search, suitable search and filtering workloads can be handled by an engine built specifically for that purpose. 

This can make product discovery more responsive across large catalogues, particularly where customers use layered navigation, attributes and detailed search terms. 

Faster search is not just a technical benefit. It helps shoppers reach relevant products with less friction and reduces the chance that they abandon the store because browsing feels slow.

Edge caching that understands ecommerce 

Caching can make WordPress substantially faster, but WooCommerce requires more care than a standard content site. 

A product description or editorial landing page may be suitable for caching. A basket, checkout or customer account page contains session specific information and must remain dynamic. 

Caching those personalised responses incorrectly could show stale basket contents or interfere with checkout behaviour. 

We combine our free, unlimited global CDN and Edge Cache with StackCache, our WordPress caching integration. Common WooCommerce paths including /shop/cart/my-account and /checkout receive a cache bypass by default and custom store paths can be added to the StackCache exclusions where required. 

This allows cacheable pages and assets to be delivered closer to visitors while transactional pages continue to be generated for each shopper. 

The 20i CDN also performs cache warming, proactively caching eligible resources across the network so they are more likely to be ready when visitors request them.

StackCache can automatically purge relevant cached content when WordPress content changes. It also includes options for more aggressive purging across custom post types, which is useful when managing WooCommerce products.

The result is a caching layer that can accelerate catalogue and content delivery without treating every part of the store as static.

Faster image and code delivery

Product photography is essential for ecommerce, but large image files are also a common source of slow pages.

A category page may need to load dozens of thumbnails. Product pages can contain galleries, zoom images and promotional content. Sending every original image file to every device wastes bandwidth and increases rendering time.

Our built in Website Acceleration Suite provides image and code optimisation from within the control panel, including:

  • Lazy Loading: Delays off-screen assets until the user scrolls to them.
  • Image Resizing & Compression: Reduces file size while maintaining quality.
  • Code Minification: Eliminates unnecessary characters from HTML, CSS, and JavaScript.

These changes cannot correct a badly designed theme or excessive third-party scripts, but they reduce the amount of work required to deliver each page.

20i website acceleration suite

Because the tools are integrated with the hosting platform and CDN, stores can use them without depending entirely on a collection of separate optimisation plugins – which brings us to the next point.

Fewer performance plugins to manage

Plugins accumulate over time. 

There may be one plugin for caching, another for image optimisation, another for backups and several more for security, analytics and store management.

Plugins are a core part of the WordPress ecosystem, and many are essential, however problems arise when several extensions perform overlapping jobs or add processing to every request

Every active plugin introduces more code. It may also add database queries, scheduled tasks, dashboard requests and compatibility considerations.

We have built our hosting platform to handle many common infrastructure functions without requiring additional plugins, including:

  • Global CDN and Edge Cache 
  • StackCache integration 
  • Image and code optimisation 
  • Timeline Backups 
  • DDoS protection 
  • Automatic malware scanning
  • SSL certificates 

A leaner installation is easier to troubleshoot and leaves more of the available PHP and database capacity for the store functionality that generates revenue.

Read more about the WordPress Plugins you don’t need with 20i.

Test changes before going live

A new theme, payment extension or checkout customisation may affect conversion rates, order processing or compatibility with other plugins. Discovering a problem after deploying it to the live store can mean lost orders.

All of our WooCommerce plans include WordPress staging and store cloning as standard. A staging site runs using the same server configuration as the live site, making it a more representative testing environment than a local installation with a different software stack.

Teams can use staging to test plugin updates, theme changes and new store functionality without immediately affecting customers.

Staging makes testing safer and reduces the risk of errors or outages affecting sales.

Truly secure shopping

Performance and security are closely connected on an ecommerce site. 

Bot traffic, brute force login attempts and denial of service attacks consume network and server resources. Even when an attack does not compromise the website, it can compete with genuine shoppers for capacity.

Our advanced security measures include enterprise DDoS protection, a Web Application Firewall, anti-bot protection, automatic malware scanning, FTP Lock, two-factor authentication and brute force login protection.

Handling these controls at platform level can block or reduce unwanted traffic before it reaches WooCommerce and begins consuming application resources.

All our servers are also PCI DSS compliant. This provides a foundation designed to support the security requirements that apply to payment card data.

While security measures may not make your store faster by themselves, they give you the peace of mind and spare time to focus on the changes which grow your store, rather than putting out fires.

Intuitive My20i control panel

Speed isn’t just about page loading; it’s how efficiently you can manage your hosting on a day-to-day basis.

While most hosting relies on the often clunky and outdated cPanel (and the associated license fees), we built our own proprietary control panel My20i completely in house, allowing us to tailor it exactly to our customers’ needs.

my20i dashboard

Staging environments, cloning tools, backups, DNS management, email hosting and centralised WordPress controls are all available from the same dashboard, making everyday tasks much easier.

Our unique web hosting assistant Twentie is also on hand to help troubleshoot and report on account data, along with our 24/7 expert support team.

WooCommerce Hosts Compared 

Choosing where to host your store comes down to understanding the exact capabilities and boundaries of the platform you are choosing, and the resources your website really needs.

The table below breaks down the core resource limits, performance features, and standard specifications between a 20i WooCommerce Plan and the equivalent from Kinsta, WP Engine, and Cloudways.

Woocommerce hosting compared - 20i vs Kinsta vs WP Engine vs Cloudways

Built for ecommerce performance

Fast WooCommerce hosting is not defined by one benchmark or optimisation feature.

It depends on how effectively the platform handles the entire shopping journey, from the first product search to the final checkout request.

Our platform combines generous resources, optimised PHP processing, Redis, Elasticsearch, global content delivery and WooCommerce aware caching in one hosting environment. The surrounding tools for security, backups, staging and management help stores maintain that performance as they grow.

That means fewer infrastructure components to assemble, more control over demanding ecommerce workloads and a hosting platform built for sales.

View our WooCommerce Hosting plans


Build, deploy & manage all your WooCommerce sites at scale. Use our high-spec cloud servers to ensure blazing-fast load times, every time. Get market-leading speed, security & customer support.

  • Easy setup & management across multiple cloud platforms
  • Free WordPress staging, cloning, Edge Cache & image/code optimisation suite
  • Free Email, DNS, CDN, SSL, SSH, Backups & Security all baked-in
  • Unlimited PHP Workers, Git Version Control, Unlimited Databases, ElasticSearch & Redis Cache
  • Global reach with 60+ global data centres

Find out how our Managed WooCommerce Hosting will help you boost your revenue, SEO rankings and user experience with Core Web Vitals scores to be proud of. For non-UK visitors, see our WooCommerce Hosting here.

Previous Article

How Encryption Works: From Hashing to Modern Cryptography 

Next Article

What 2,000+ Trustpilot Reviews Say About 20i

Write a Comment

Leave a Comment

Your email address will not be published. Required fields are marked *