Changeset 949
- Timestamp:
- 07/01/2012 04:36:06 PM (11 months ago)
- Files:
-
- 1 modified
-
trunk/admin/help-en.lang.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/help-en.lang.php
r936 r949 11 11 <dt><?php echo _T('Hits 24H'); ?>: </dt><dd>Hits 24 Hours. Hits graph of last 24 hours</dd> 12 12 <dt><?php echo _T('Hits/S'); ?>: </dt><dd>Average Hits per Second. Only last 5 seconds is logged</dd> 13 <dt><?php echo _T('Updates'); ?>: </dt><dd>Cache Updates , miss=a var/php is requested but not in the cache</dd>13 <dt><?php echo _T('Updates'); ?>: </dt><dd>Cache Updates</dd> 14 14 <dt><?php echo _T('Clogs'); ?>: </dt><dd>Compiling Clogs, clog=compiling is needed but avoided to wait(be blocked) when the cache is busy compiling already</dd> 15 15 <dt><?php echo _T('OOMs'); ?>: </dt><dd>Out Of Memory, how many times a new item should be stored but there isn't enough memory in the cache, think of increasing the xcache.size or xcache.var_size</dd>

