Title: WinCache Object Cache Backend
Author: ruslany
Published: <strong>May 8, 2011</strong>
Last modified: May 11, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wincache-object-cache-backend.svg)

# WinCache Object Cache Backend

 By [ruslany](https://profiles.wordpress.org/ruslany/)

[Download](https://downloads.wordpress.org/plugin/wincache-object-cache-backend.1.1.zip)

 * [Details](https://wordpress.org/plugins/wincache-object-cache-backend/#description)
 * [Reviews](https://wordpress.org/plugins/wincache-object-cache-backend/#reviews)
 *  [Installation](https://wordpress.org/plugins/wincache-object-cache-backend/#installation)
 * [Development](https://wordpress.org/plugins/wincache-object-cache-backend/#developers)

 [Support](https://wordpress.org/support/plugin/wincache-object-cache-backend/)

## Description

This plugin is based on the code written by markjaquith for APC Object Cache Backend(
https://wordpress.org/extend/plugins/apc/).

WinCache Object Cache provides a persistent memory-based backend for the WordPress
object cache. WinCache must be available on your PHP install.

An object cache is a place for WordPress and WordPress extensions to store the results
of complex operations. On subsequent loads,
 this data can be fetched from the cache,
which will be must faster than dynamically generating it on every page load.

Be sure to read the installation instructions, as this is **not** a traditional 
plugin, and needs to be installed in a specific location.

## Installation

 1. Verify that you have PHP 5.2+ and a compatible WinCache version installed.
 2. Copy `object-cache.php` to your WordPress content directory (`wp-content/` by default).
 3. Done!

## FAQ

#### What is WinCache?

WinCache is a Windows-optimized extension for PHP which significantly improves performance
of PHP applications by using byte code, file and object caches. More information
about using WinCache can be found in PHP documentation: http://www.php.net/wincache.

#### Where can I download latest version of WinCache from?

WinCache extension for PHP can be downloaded from http://www.iis.net/download/WinCacheForPhp.

#### I share `wp-config.php` among multiple WordPress installs. How can I guarantee key uniqueness?

Define `WP_APC_KEY_SALT` to something that is unique for each install (like an md5
of the MySQL host, database, and table prefix).

## Reviews

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

### 󠀁[Old, but still appears to work with latest WP build as of 2023!](https://wordpress.org/support/topic/old-but-still-appears-to-work-with-latest-wp-build-as-of-2023/)󠁿

 [pjsgsy](https://profiles.wordpress.org/pjsgsy/) March 17, 2023

Super easy install and immediately worked. Can see traffic being caching in wincache.
php (seperate addon from wincache). Defiately doing what it is supposed to, still,
after all this time. Thank you for goving IIS wordpress some much needed love.

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

### 󠀁[Still working on WP 4.4.2](https://wordpress.org/support/topic/still-working-on-wp-442-443/)󠁿

 [Erik](https://profiles.wordpress.org/e-d-i-t/) September 3, 2016

Just migrated the entire server to Windows Server 2012R2, PHP5.6, MySQL5.6 and WinCache
1.3 Installed as instructed and it is still doing its job!

 [ Read all 1 review ](https://wordpress.org/support/plugin/wincache-object-cache-backend/reviews/)

## Contributors & Developers

“WinCache Object Cache Backend” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ ruslany ](https://profiles.wordpress.org/ruslany/)

[Translate “WinCache Object Cache Backend” into your language.](https://translate.wordpress.org/projects/wp-plugins/wincache-object-cache-backend)

### Interested in development?

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

## Changelog

#### 1.1

 * Fixed a typo bug when calling Flush() function

#### 1.0

 * First version in SVN based on markjaquith’s APC Object Cache plugin.

## Meta

 *  Version **1.0**
 *  Last updated **15 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.9.2 or higher **
 *  Tested up to **3.1.4**
 * Tags
 * [backend](https://wordpress.org/plugins/tags/backend/)[cache](https://wordpress.org/plugins/tags/cache/)
   [object cache](https://wordpress.org/plugins/tags/object-cache/)[performance](https://wordpress.org/plugins/tags/performance/)
   [speed](https://wordpress.org/plugins/tags/speed/)[wincache](https://wordpress.org/plugins/tags/wincache/)
 *  [Advanced View](https://wordpress.org/plugins/wincache-object-cache-backend/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/wincache-object-cache-backend/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wincache-object-cache-backend/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wincache-object-cache-backend/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wincache-object-cache-backend/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wincache-object-cache-backend/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wincache-object-cache-backend/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wincache-object-cache-backend/reviews/)

## Contributors

 *   [ ruslany ](https://profiles.wordpress.org/ruslany/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wincache-object-cache-backend/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://ruslany.net/)