Title: Surge
Author: Konstantin Kovshenin
Published: <strong>December 3, 2021</strong>
Last modified: April 4, 2026

---

Search plugins

![](https://ps.w.org/surge/assets/banner-772x250.jpg?rev=2639176)

![](https://ps.w.org/surge/assets/icon-256x256.jpg?rev=2639176)

# Surge

 By [Konstantin Kovshenin](https://profiles.wordpress.org/kovshenin/)

[Download](https://downloads.wordpress.org/plugin/surge.1.2.0.zip)

 * [Details](https://twd.wordpress.org/plugins/surge/#description)
 * [Reviews](https://twd.wordpress.org/plugins/surge/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/surge/#installation)
 * [Development](https://twd.wordpress.org/plugins/surge/#developers)

 [Support](https://wordpress.org/support/plugin/surge/)

## Description

Surge generates and serves static HTML files for your WordPress site, causing quicker
requests, faster load times and a shorter time to first byte (TTFB).

Surge does not require configuration, and has no options. It works out of the box
on any well-configured hosting platform. Cached files are stored on disk, and automatically
invalidated when your site is updated.

In various load tests, Surge has shown to easily handle 1000-2500 requests per second
at 100 concurrent, on a small single-core server with only 1 GB of RAM. That’s over
70 times faster than a stock WordPress install.

## Installation

Via the WordPress Dashboard: navigate to Plugins – Add New. In the search bar type“
surge” and hit Enter. Find the Surge plugin in the search results, hit Install, 
then Activate.

Manually: download the Surge plugin .zip file from WordPress.org. In your WordPress
admin navigate to Plugins – Add New – Upload. Select the .zip file and hit Upload.
Activate the plugin after upload is successful.

Manually via FTP: download the Surge plugin .zip file from WordPress.org, extract
the archive, make sure the directory is called “surge”. Use your FTP/SFTP client
to upload the “surge” directory to wp-content/plugins. Then activate the plugin 
in your WordPress admin from the Plugins section.

Using WP-CLI: wp plugin install surge –activate

## FAQ

### Where is the plugin configuration screen?

There isn’t one.

### How do I clear the cache?

Toggle the plugin activation or run `wp surge flush` using WP-CLI.

### Is my cache working?

Visit the Site Health screen under Tools in your WordPress dashboard. Common caching
errors, like installation problems, etc. will appear there. Otherwise, open your
site in an Incognito window to see the cached version. You could also look for the“
X-Cache” header in the server response.

### Why am I getting cache misses?

Below are a few common reasons:

 * You are logged into your WordPress site
 * You have a unique cookie set in your browser
 * A unique query parameter will also cause a cache miss, except common marketing
   parameters, such as utm_campaign, etc.
 * Request methods outside of GET and HEAD are not cached

### Can I exclude page X from being cached?

Of course. If you pass a “Cache-Control: no-cache” header (or max-age=0) the request
will automatically be excluded from cache. Note that most WordPress plugins will
already do this where necessary.

### fpassthru() has been disabled for security reasons

It seems like your hosting provider disabled the fpassthru() function, likely by
mistake. You can use the fpassthru_alt configuration option for compatibility with
such hosts.

### How can I support Surge?

If you like Surge, consider giving us a [star on GitHub](https://github.com/kovshenin/surge)
and a review on WordPress.org.

## Reviews

![](https://secure.gravatar.com/avatar/f43c64f98f513435bddc705891a3ba5b6cafafb513b4f57b85c3deb74f887355?
s=60&d=retro&r=g)

### 󠀁[Impressed!](https://wordpress.org/support/topic/impressed-108/)󠁿

 [adamshand](https://profiles.wordpress.org/adamshand/) January 12, 2026

Love this plugin. Works great and couldn’t be simpler.Thank you!

![](https://secure.gravatar.com/avatar/94eb3e404d8281e1a79dd70c22b75800d38501434a4e718028295016c510ba07?
s=60&d=retro&r=g)

### 󠀁[Surge: Zero-Config Powerhouse – Instant PageSpeed Boost!](https://wordpress.org/support/topic/surge-zero-config-powerhouse-instant-pagespeed-boost/)󠁿

 [Marko Dimitrijević](https://profiles.wordpress.org/dimikjones/) June 7, 2025

Absolutely blown away by Surge! This plugin is a game-changer for WordPress performance.
I saw an instant boost from 74 to 78 on PageSpeed Insights compared to another caching
plugin, simply by activating it. The claim of generating static HTML for quicker
requests, faster load times, and a shorter TTFB is spot on. What truly sets it apart
is the zero-configuration – it just works out of the box, making it incredibly user
friendly. The load test results mentioned are impressive, and it’s clear this plugin
delivers on its promises. Huge thanks to Konstantin Kovshenin for this fantastic,
no-nonsense performance solution!

![](https://secure.gravatar.com/avatar/fbc6472d91027aeba0ecdb4e1edd8e76c74cf07b3cd0264bedffb704ac6c9047?
s=60&d=retro&r=g)

### 󠀁[A tiny caching plugin that works and needs no adjustments!](https://wordpress.org/support/topic/a-tiny-caching-plugin-that-works-and-needs-no-adjustments/)󠁿

 [skeeterseatery](https://profiles.wordpress.org/skeeterseatery/) February 28, 2024
1 reply

I wanted to extend my deepest appreciation for your invaluable contribution. Your
Surge Cache plugin has revolutionized the performance of my website. Amidst the 
challenges of compatibility issues between FlyingPress and WP Rocket with Sucuri
WAF, your plugin emerged as the beacon of hope. Previously, grappling with other
caching plugins led to severe CPU spikes, pushing my site to the brink of breakdowns.
While perfmatters provided some relief, I still needed a lightweight page cache 
plugin to navigate peak traffic periods seamlessly. Enter your Surge Cache plugin.
Its seamless integration with my site has not only bolstered its speed but also 
its overall performance. I am now confident that my website remains steadfast and
responsive even during the busiest of times. Thank you, from the depths of my heart,
for crafting such an exceptional tool. Your unwavering dedication to enhancing website
functionality is truly commendable. With warm regards, Greg

![](https://secure.gravatar.com/avatar/39264a5f4bed62714998d6ddeb606008272c0e7c95f3dbab6411fd299cd2c331?
s=60&d=retro&r=g)

### 󠀁[fpassthru](https://wordpress.org/support/topic/fpassthru/)󠁿

 [silzsyk](https://profiles.wordpress.org/silzsyk/) September 22, 2023 1 reply

Hello, for this plugin to work must the fpassthru function be activated or not? 
There is a difference?

![](https://secure.gravatar.com/avatar/86c46ccacac2166f2bfb52a3f2b8a1f61731fa4a4d54c4788a38ad508e890741?
s=60&d=retro&r=g)

### 󠀁[Finally a Caching Plugin I can get behind!](https://wordpress.org/support/topic/finally-a-caching-plugin-i-can-get-behind/)󠁿

 [Jason LeMahieu (MadtownLems)](https://profiles.wordpress.org/madtownlems/) February
6, 2024 1 reply

Over the years, I’ve looked at all the top caching plugins, and never found one 
that I liked. They were either too complex, too finicky, or tried to do too many
things. Surge just works, and it works great. Update: I ran some basic performance
testing of the same sample content with and without Surge activated.Surge increased
my Requests per second by a factor of 21x and reduced my time per request by a factor
of 25x. Beyond that, Konstantin has been amazing as far as support goes for a free
plugin. Besides addressing issues and requests, he’s gone above-and-beyond at helping
work through issues, to the point of looking at where we are using Surge and making
additional configuration recommendations. If it were possible to give 6 stars, I
would!

![](https://secure.gravatar.com/avatar/15c1992340b393e287c6050901b6c4a5a10204d854c84ee8be6be84aca77de95?
s=60&d=retro&r=g)

### 󠀁[Just works!](https://wordpress.org/support/topic/just-works-737/)󠁿

 [Timi Wahalahti](https://profiles.wordpress.org/sippis/) January 24, 2023

This plugin works! Install, activate, and check WP_CACHE value and boom – your site
is fast!One nice feature that is happening under the hood is caching of specific
REST API requests. That makes, for example, dynamic parts of the site with javascript
filtering blazingly fast.

 [ Read all 31 reviews ](https://wordpress.org/support/plugin/surge/reviews/)

## Contributors & Developers

“Surge” is open source software. The following people have contributed to this plugin.

Contributors

 *   [ Konstantin Kovshenin ](https://profiles.wordpress.org/kovshenin/)

“Surge” has been translated into 7 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/surge/contributors)
for their contributions.

[Translate “Surge” into your language.](https://translate.wordpress.org/projects/wp-plugins/surge)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/surge/), check out 
the [SVN repository](https://plugins.svn.wordpress.org/surge/), or subscribe to 
the [development log](https://plugins.trac.wordpress.org/log/surge/) by [RSS](https://plugins.trac.wordpress.org/log/surge/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.0

 * Added fpassthru_alt configuration option for compatibility with hosts that do
   not support fpassthru
 * Added the cache status to the event system
 * Added a CLI status command
 * Added support for SURGE_ configuration constants
 * Updated ignore_query_vars

#### 1.1.0

 * Improved Multisite compatibility
 * Fixed occasional stat() warnings in cleanup routines
 * Fixed expiration by path being too broad
 * Added a filter for flush actions
 * Feature: added a simple events system for s-maxage and stale-while-revalidate
   support

#### 1.0.5

 * Fix woocommerce_product_title compatibility
 * Honor DONOTCACHEPAGE constant
 * Use built-in is_ssl() WordPress function for better compatibility

#### 1.0.4

 * Add a WP-CLI command to invalidate/flush page cache
 * Fix redirect loop with Core’s redirect_canonical for ignore_query_vars
 * Fix warnings for requests with empty headers
 * Fix warnings when cron cleanup attempts to read a file that no longer exists
 * Add a filter to disable writing to wp-config.php

#### 1.0.3

 * Invalidate cache when posts_per_page is changed
 * Fix redirect loop with unknown query vars caused by Core’s redirect_canonical
 * Ignore X-Cache and X-Powered-By headers from cache metadata
 * Allow multiple headers with the same name

#### 1.0.2

 * Fix PHP notice in invalidation
 * Protect against race conditions when writing flags.json
 * Add support for more post statuses in transition_post_status invalidation

#### 1.0.1

 * Add support for custom user configuration
 * Various invalidation enhancements and fixes
 * Remove advanced-cache.php when plugin is deactivated
 * Add a note about fpassthru() in FAQ
 * Minor fix in Site Health screen tests

#### 1.0.0

 * Anonymize requests to favicon.ico and robots.txt
 * Improve cache expiration, add cache expiration by path

#### 0.1.0

 * Initial release

## Meta

 *  Version **1.2.0**
 *  Last updated **1 week ago**
 *  Active installations **4,000+**
 *  WordPress version ** 5.7 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.3 or higher **
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/surge/), [Dutch](https://nl.wordpress.org/plugins/surge/),
   [English (US)](https://wordpress.org/plugins/surge/), [German](https://de.wordpress.org/plugins/surge/),
   [Portuguese (Brazil)](https://br.wordpress.org/plugins/surge/), [Russian](https://ru.wordpress.org/plugins/surge/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/surge/), and [Spanish (Spain)](https://es.wordpress.org/plugins/surge/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/surge)
 * Tags
 * [cache](https://twd.wordpress.org/plugins/tags/cache/)[caching](https://twd.wordpress.org/plugins/tags/caching/)
   [performance](https://twd.wordpress.org/plugins/tags/performance/)
 *  [Advanced View](https://twd.wordpress.org/plugins/surge/advanced/)

## Ratings

 4.9 out of 5 stars.

 *  [  30 5-star reviews     ](https://wordpress.org/support/plugin/surge/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/surge/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/surge/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/surge/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/surge/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/surge/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/surge/reviews/)

## Contributors

 *   [ Konstantin Kovshenin ](https://profiles.wordpress.org/kovshenin/)

## Support

Issues resolved in last two months:

     1 out of 1

 [View support forum](https://wordpress.org/support/plugin/surge/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://github.com/kovshenin/surge)