Changeset 106
- Timestamp:
- 08/27/2006 10:45:10 AM (2 years ago)
- Files:
-
- 1 modified
-
trunk/admin/help.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/help.php
r60 r106 40 40 <b>Hits: </b>Cache Hits, hit=a var/php is loaded from this cache 41 41 <b>Misses: </b>Cache Misses, miss=a var/php is requested but not in the cache 42 <b>C Logs: </b>Compiling Clogs, clog=compiling is needed but avoided to wait(be blocked)43 for the cache busy compiling42 <b>Clogs: </b>Compiling Clogs, clog=compiling is needed but avoided to wait(be blocked) 43 when the cache is busy compiling already 44 44 <b>OOMs: </b>Out Of Memory, how many times a new item should be stored but there isn't 45 45 enough memory in the cache, think of increasing the xcache.size or xcache.var_size

