diff --git a/_posts/10-02-01-Bytecode-Cache.md b/_posts/10-02-01-Bytecode-Cache.md index fd535f1..5894fdc 100644 --- a/_posts/10-02-01-Bytecode-Cache.md +++ b/_posts/10-02-01-Bytecode-Cache.md @@ -14,4 +14,5 @@ Popular bytecodes caches are: [APC](http://php.net/manual/en/book.apc.php) [XCache](http://xcache.lighttpd.net/) -[Zend Optimizer+](http://www.zend.com/products/server/) (part of Zend Server package) \ No newline at end of file +[Zend Optimizer+](http://www.zend.com/products/server/) (part of Zend Server package) +[WinCache](http://www.iis.net/download/wincacheforphp) (extension for MS Windows Server) \ No newline at end of file