Changes between Version 12 and Version 13 of Faq
- Timestamp:
- 02/22/2007 06:43:34 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Faq
v12 v13 44 44 }}} 45 45 46 == There's misses > 0 no matter how I increase the shm size, why? ==46 == Why is misses > 0 no matter how I increase the shm size? == 47 47 "Misses" a opp to "hits". You get cache misses when there's nothing in the cache in the first time, after when it is cached and you starts getting cache hits. So there shall be at least misses=count(cached-php). 48 48 … … 83 83 84 84 85 == I get error about "XCache requires Zend Engine API version NNN" ==85 == Help! I get error about "XCache requires Zend Engine API version NNN" == 86 86 {{{ 87 87 XCache requires Zend Engine API version 220051025.

