Linux 软件免费装
Banner图

Wonder Cache

开发者 m_uysl
handyplugins
更新时间 2023年7月22日 03:39
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 6.3
版权: GPLv2 or later
版权网址: 版权信息

标签

speed cache performance server batcache load wonder

下载

0.3 0.5 0.1.0 0.2.0 0.2.1 0.4

详情介绍:

Wonder Cache is a dead-simple yet powerful caching plugin that includes superhuman strength and durability. It's forked from Batcache the major difference is; Wonder Cache uses server disk space instead of the persistent object cache. Wonder Cache is aimed at preventing a flood of traffic from breaking your site. It does this by serving old pages to new users. This reduces the demand on the web server CPU and the database. It also means some people may see a page that is a few minutes old. However this only applies to people who have not interacted with your web site before. Once they have logged in or left a comment they will always get fresh pages. If you like our Wonder Cache, then consider checking out our other projects: Contributing & Bug Report Bug reports and pull requests are welcome on Github.

安装:

From within WordPress
  1. Visit 'Plugins > Add New'
  2. Search for 'Wonder Cache'
  3. Activate Wonder Cache from your Plugins page.
  4. That's all.
Manually
  1. Upload the wonder-cache folder to the /wp-content/plugins/ directory
  2. Activate the Wonder Cache plugin through the 'Plugins' menu in WordPress
  3. That's all.

常见问题:

Should I use this?

There are tons of caching plugin on the repository. Wonder Cache is one of simplest and compatible with multisite. If you don't want to deal with settings or running a multisite on shared hosting or where the persistent object caching is not available, give it a try.

Why was this written?

First of all, you need to understand why Batcache had written.

Batcache was written to help WordPress.com cope with the massive and prolonged traffic spike on Gizmodo's live blog during Apple events. Live blogs were famous for failing under the load of traffic. Gizmodo's live blog stays up because of Batcache.
But, Batcache depends on the object caching and it's not simple to install as a plugin for the end-user. So, Wonder Cache is a fork of Batcache that written for almost same purpose.

Which one is better? Batcache or Wonder Cache?

Depends on the situation. If you are running your website on multiple servers and able to configure memcached pool, go with Batcache. Other than, if you are running on single server or maybe shared server and don't have much memory; use Wonder Cache.

Where the name comes from?

It comes from Wonder Woman.

Is it fastest caching solution?

Nope! If you are able to configure; go with varnish. If you are good at the server, you can use nginx micro caching or page caching that supports apache rewrite. (e.g Powered Cache ) There is always vice/versa when you bring a new tool or adding complexity.

更新日志:

0.4 (Feb 8, 2022) 0.3 (Sep 2, 2021) 0.2.1 (Dec 8, 2020) 0.2.0 (Oct 6, 2019) 0.1.0