Title: WSA &#8211; Website Accelerator Cache Purge
Author: Astral Internet
Published: <strong>26. november, 2019</strong>
Last modified: 20. april, 2026

---

Søk i utvidelser

![](https://ps.w.org/wsa-cachepurge/assets/icon.svg?rev=2201470)

# WSA – Website Accelerator Cache Purge

 Av [Astral Internet](https://profiles.wordpress.org/astralinternet/)

[Last ned](https://downloads.wordpress.org/plugin/wsa-cachepurge.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/wsa-cachepurge/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/wsa-cachepurge/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/wsa-cachepurge/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/wsa-cachepurge/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/wsa-cachepurge/)

## Beskrivelse

The Website Accelerator by Astral Internet is a tool that allows you to place certain
elements of a site in buffer memory (cache) inside the server. Once the elements
are placed buffer of the server, they can be served much faster to people viewing
a website.
 The website accelerator maximizes the Nginx caching feature while offering
granular configuration for each site. More information concerning the WSA module
is available on this blog “[No more slow websites!](https://www.astralinternet.com/blog/en/no-more-slow-websites/)”.

## Skjermbilder

 * [[
 * Main interface.

## Installasjon

 1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin
    through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

Upon installation, the default setting will purge the cache upon each page refresh.
This cache be disactivated through the plugin interface in the tool’s menu.

## Ofte stilte spørsmål

### Will this plugin work for me

This plugin will function on servers that have the Website Accelerator installed.
If the acceleration module is not installed the module can still be installed and
will not break any functionality of the website but will simply be useless.

## Vurderinger

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

### 󠀁[Time saver!](https://wordpress.org/support/topic/time-saver-246/)󠁿

 [dberthiaume](https://profiles.wordpress.org/dberthiaume/) 26. november, 2019

I no longer need to go to my cPanel control panel to purge my site cache, it is 
now done automatically when I update one of my site pages.

 [ Les 1 vurdering ](https://wordpress.org/support/plugin/wsa-cachepurge/reviews/)

## Bidragsytere og utviklere

«WSA – Website Accelerator Cache Purge» er programvare med åpen kildekode. Følgende
personer har bidratt til denne utvidelsen:

Bidragsytere

 *   [ Astral Internet ](https://profiles.wordpress.org/astralinternet/)
 *   [ neutrall ](https://profiles.wordpress.org/neutrall/)
 *   [ sleyeur ](https://profiles.wordpress.org/sleyeur/)

«WSA – Website Accelerator Cache Purge» har blitt oversatt til 6 språk. Takk til
[oversetterne](https://translate.wordpress.org/projects/wp-plugins/wsa-cachepurge/contributors)
for deres bidrag.

[Oversett «WSA – Website Accelerator Cache Purge» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/wsa-cachepurge)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/wsa-cachepurge/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/wsa-cachepurge/), 
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/wsa-cachepurge/)
med [RSS](https://plugins.trac.wordpress.org/log/wsa-cachepurge/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.2.0

 * New per-page cache purge mode: when a post or page is updated, only the cache
   of that specific URL is cleared (the whole-site purge is still available and 
   remains the default).
 * Added a new setting under the plugin page to choose between full-site purge and
   single-URL purge.
 * Updated the bundled WSA PHP class to version 1.2.0, which introduces the new `
   WSA::purge_url()` method used by the per-page mode.
 * Revisions, autosaves and unpublished posts no longer trigger a useless purge 
   when the per-page mode is active; unpublishing a post still falls back to a full
   purge so the old URL does not stay cached.
 * Modernised the admin interface with a card-based layout, iOS-style toggle and
   segmented mode selector.
 * Minimum requirements raised to WordPress 5.0 and PHP 7.4; cleaned up PHP 8.x 
   deprecations (curl_exec fallback, $_SERVER guards) and reinforced POST sanitisation
   on the settings screen.
 * Refreshed translations (.pot and all bundled .po) to match the new 1.2.0 strings;
   fixed the «la cache ne se videra plus» typo.

#### 1.1.3

 * Change the autoload options in the wp_option table from true (default WordPress
   value) to false to save memory usage.

#### 1.1.2

 * Removed deprecated code
 * Fix : Change the way the hook was made to listen to other cache extensions.

#### 1.1.1

 * Fixed const for PHP 8.1.

#### 1.1.0

 * Updated the WSA module class to the version 1.1.0 (was previouly on version 1.0.0)
 * Change the method used to detect if the WSA module is installed. Work will previous
   version of WSA and with the newer versions 1.1.X
 * Removed jQuery dependency, JS is now PureJS

#### 1.0.9

 * New name for the plugin.

#### 1.0.8

 * Add new namespace on class.

#### 1.0.7

 * Removed Swift Performance intergration since it is now included directly in Swift
   Performance.

#### 1.0.6

 * Fixed CloudFlare blocking curl request when using no UserAgent.

#### 1.0.5

 * Fixed string match when checking if the module is available on the server.

#### 1.0.4

 * Fixed array declaration in PHP 5.3.

#### 1.0.3

 * Fixed text domain error for translation.

#### 1.0.2

 * Fixed menu links to match the slug change from the official WordPress repo.
 * Fixed path regex in wsa main class.
 * Fixed jQuery call in interface.

#### 1.0.1

 * Hooked into popular existing cache plugin to clear server cache with those plugins
    - W3 Total Cache
    - Swift Performance
    - WP Super Cache
    - WP Fastest Cache
    - LiteSpeed Cache
    - Auto optimize
 * Added «before» and «after» hookable event when puring the server cache

#### 1.0

 * First official version available.

## Meta

 *  Versjon **1.2.0**
 *  Sist oppdatert **1 måned siden**
 *  Aktive installasjoner **200+**
 *  WordPress-versjon ** 5.0 eller nyere **
 *  Testet opp til **6.9.4**
 *  PHP-versjon ** 7.4 eller nyere **
 *  Språk
 * [English (Australia)](https://en-au.wordpress.org/plugins/wsa-cachepurge/), [English (Canada)](https://en-ca.wordpress.org/plugins/wsa-cachepurge/),
   [English (New Zealand)](https://en-nz.wordpress.org/plugins/wsa-cachepurge/),
   [English (South Africa)](https://en-za.wordpress.org/plugins/wsa-cachepurge/),
   [English (UK)](https://en-gb.wordpress.org/plugins/wsa-cachepurge/), [English (US)](https://wordpress.org/plugins/wsa-cachepurge/)
   og [Russian](https://ru.wordpress.org/plugins/wsa-cachepurge/).
 *  [Oversett til ditt språk](https://translate.wordpress.org/projects/wp-plugins/wsa-cachepurge)
 * Stikkord
 * [cache](https://nb.wordpress.org/plugins/tags/cache/)[Purge](https://nb.wordpress.org/plugins/tags/purge/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/wsa-cachepurge/advanced/)

## Vurderinger

 5 av 5 stjerner.

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

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

[Se alle omtalene](https://wordpress.org/support/plugin/wsa-cachepurge/reviews/)

## Bidragsytere

 *   [ Astral Internet ](https://profiles.wordpress.org/astralinternet/)
 *   [ neutrall ](https://profiles.wordpress.org/neutrall/)
 *   [ sleyeur ](https://profiles.wordpress.org/sleyeur/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/wsa-cachepurge/)