Quantcast
Channel: Rob's Area for PHP on Windows
Viewing all articles
Browse latest Browse all 7

PHP_Wincache - Wincache for PHP 5.4

$
0
0
** Update May 2014 **
Don't use wincache on IIS 7+.  I found that PHP on IIS runs faster without wincache, and when wincache is used it always causes php to seize up after a large number of requests and your server will stop responding.  PHP 5.5 has a built in op-code cache extension, so it's probably not worth using wincache any more.

Microsoft's official release of Wincache 1.3 for PHP 5.4 and 5.5 is now available on the Wincache home page: http://www.iis.net/download/wincacheforphp

Links:

    Viewing all articles
    Browse latest Browse all 7

    Trending Articles