I have tried to use Wincache on my server. It all started out well.
It was when I started testing it. Everytime a page is loading, there seems to be cache as viewed from wincache.php.
But when the page finishes loading, all the cache entries are gone. Only cache for "wincache.php" is left.
Is this normal? Coz I can't really feel the speed improvement.
Thank you in advance for reading.
---------------------------------------------------------------------------------------
General Information | |
---|---|
WinCache version | 1.3.0.0 |
PHP version | 5.3.19 |
Document root | C:/Program Files/Apache Software Foundatio... |
PHPRC | Not defined |
Server software | Apache/2.2.9 (Win32) |
Operating System | Windows NT 5.1 |
Processor information | Not set |
Number of processors | Not set |
Machine name | Not set |
Host name | ---------------------- |
PHP session handler | files |
Application Pool ID | Not available |
Site ID | Not available |
FastCGI impersonation | disabled |
Cache Settings | |
---|---|
wincache.apppoolid | |
wincache.chkinterval | 30 |
wincache.enablecli | 0 |
wincache.fcachesize | 255 |
wincache.fcenabled | 1 |
wincache.fcenabledfilter | |
wincache.fcndetect | 1 |
wincache.filecount | 4096 |
wincache.ignorelist | |
wincache.maxfilesize | 256 |
wincache.namesalt | |
wincache.ocachesize | 96 |
wincache.ocenabled | 1 |
wincache.ocenabledfilter | |
wincache.scachesize | 8 |
wincache.ttlmax | 0 |
wincache.ucachesize | 8 |
wincache.ucenabled | 1 |
====================================
Most of the Time cache entries are like this:
Opcode Cache Overview | |
---|---|
Cache scope | global |
Cache uptime | 0 seconds |
Cached files | 1 |
Hits | 0 |
Misses | 1 |
Total memory | 96 MB |
Available memory | 95.68 MB |
Memory overhead | 2.78 kB |
Number of functions | 16 |
Number of classes | 0 |
File Cache Overview | |
---|---|
Cache uptime | 0 seconds |
Cached files | 1 |
Total files size | 66.56 kB |
Hits | 1 |
Misses | 1 |
Total memory | 255 MB |
Available memory | 254.93 MB |
Memory overhead | 112 B |
User Cache Overview | |
---|---|
Cache scope | global |
Cache uptime | 0 seconds |
Cached entries | 0 |
Hits | 0 |
Misses | 0 |
Total memory | 8 MB |
Available memory | 8 MB |
Memory overhead | 64 B |
Resolve Path Cache Overview | |
---|---|
Cached entries | 2 |
Total memory | 9 MB |
Available memory | 8.98 MB |
Memory overhead | 96 B |