Changeset 457 for branches/1.2/admin/help-en.lang.php
- Timestamp:
- 2007-07-14T07:10:55+02:00 (6 years ago)
- Location:
- branches/1.2
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
admin/help-en.lang.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2
-
branches/1.2/admin/help-en.lang.php
r123 r457 11 11 <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> 12 12 <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> 13 <dt><?php echo _T('Errors'); ?>: </dt><dd>Compiler errors, how many times your script is compiled but failed. You should really check what is happening if you see this value increase. See <a href="http://www.php.net/manual/en/ref.errorfunc.php#ini.error-log">ini.error-log</a> and <a href="http://cn2.php.net/manual/en/ref.errorfunc.php#ini.display-errors">ini.display-errors</a></dd> 13 14 <dt><?php echo _T('Protected'); ?>: </dt><dd>Whether <a href="http://trac.lighttpd.net/xcache/wiki/ReadonlyProtection">readonly_protection</a> is available and enable on this cache</dd> 14 15 <dt><?php echo _T('Cached'); ?>: </dt><dd>Number of entries stored in this cache</dd>
Note: See TracChangeset
for help on using the changeset viewer.

