svn: /phpdoc/ja/trunk/reference/opcache/ ini.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sat, 25 Jan 2020 21:00:06 +0000

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

Log:
Document opcache.cache_id

Changed paths:
    U   phpdoc/ja/trunk/reference/opcache/ini.xml

Modified: phpdoc/ja/trunk/reference/opcache/ini.xml
===================================================================
--- phpdoc/ja/trunk/reference/opcache/ini.xml	2020-01-25 16:48:27 UTC (rev 349015)
+++ phpdoc/ja/trunk/reference/opcache/ini.xml	2020-01-25 21:00:06 UTC (rev 349016)
@@ -254,6 +254,12 @@
       <entry>PHP_INI_SYSTEM</entry>
       <entry>PHP 7.4.0 以降で利用可能</entry>
      </row>
+     <row>
+      <entry><link linkend="ini.opcache.cache-id">opcache.cache_id</link></entry>
+      <entry>"1"</entry>
+      <entry>PHP_INI_SYSTEM</entry>
+      <entry>Windows のみ。PHP 7.4.0 以降で利用可能</entry>
+     </row>
     </tbody>
    </tgroup>
   </table>
@@ -808,6 +814,19 @@
      </para>
     </listitem>
    </varlistentry>
+   <varlistentry xml:id="ini.opcache.cache-id">
+    <term>
+     <parameter>opcache.cache_id</parameter>
+     <type>string</type>
+    </term>
+    <listitem>
+     <para>
+      Windows では、同じユーザーアカウントで同じ <acronym>PHP</acronym> <acronym>SAPI</acronym> を実行し、
+      かつ同じ cache ID を持つ全てのプロセスが同一の OPcache インスタンスを共有します。
+      cache ID の値は自由に選べます。
+     </para>
+    </listitem>
+   </varlistentry>
   </variablelist>
  </para>
 </sect1>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.