[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/apc/_ini.xml?=
From:       Philip_Olson <philip () php ! net>
Date:       2013-06-25 6:44:47
Message-ID: svn-philip-1372142687-330641-687492807 () svn ! php ! net
[Download RAW message or body]

philip                                   Tue, 25 Jun 2013 06:44:47 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=330641

Log:
Added basic ini docs for apc.shm_strings_buffer and apc.preload_path
This closes PHP Bug #63323 and PHP Bug #63325

Bugs: https://bugs.php.net/63323 (Open) APC ini setting "apc.preload_path" has no doc
      https://bugs.php.net/63325 (Open) APC ini setting "apc.shm_strings_buffer" has no doc
      
Changed paths:
    U   phpdoc/en/trunk/reference/apc/ini.xml

Modified: phpdoc/en/trunk/reference/apc/ini.xml
===================================================================
--- phpdoc/en/trunk/reference/apc/ini.xml	2013-06-25 04:29:38 UTC (rev 330640)
+++ phpdoc/en/trunk/reference/apc/ini.xml	2013-06-25 06:44:47 UTC (rev 330641)
@@ -71,6 +71,12 @@
       <entry></entry>
      </row>
      <row>
+      <entry><link linkend="ini.apc.shm-strings-buffer">apc.shm_strings_buffer</link></entry>
+      <entry>"4M"</entry>
+      <entry>PHP_INI_SYSTEM</entry>
+      <entry></entry>
+     </row>
+     <row>
       <entry><link linkend="ini.apc.optimization">apc.optimization</link></entry>
       <entry>"0"</entry>
       <entry>PHP_INI_ALL</entry>
@@ -316,6 +322,18 @@
      </para>
     </listitem>
    </varlistentry>
+   <varlistentry xml:id="ini.apc.shm-strings-buffer">
+    <term>
+     <parameter>apc.shm_strings_buffer</parameter>
+     <type>integer</type>
+    </term>
+    <listitem>
+     <para>
+      The shared memory size reserved for strings, and
+      defined with the M or G suffix.
+     </para>
+    </listitem>
+   </varlistentry>
    <varlistentry xml:id="ini.apc.optimization">
     <term>
      <parameter>apc.optimization</parameter>
@@ -842,6 +860,8 @@
     </term>
     <listitem>
      <para>
+      Optionally, set a path to the directory that APC will load
+      cache data at startup.
      </para>
     </listitem>
    </varlistentry>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic