reflected by reload.
"authentication_timeout" and "memqcache_oiddir" is not reflected by reload.
The documentation is changed to "This parameter can only be set at server start.".
Japanese doc too.
Backpatch-through: v4.2
<!--
This parameter can be changed by reloading the <productname>Pgpool-II</> configurations.
-->
- このパラメータは<productname>Pgpool-II</>の設定を再読み込みすることで変更可能です。
+ このパラメータはサーバ起動時にのみ設定可能です。
</para>
</listitem>
</varlistentry>
<!--
This parameter can be changed by reloading the <productname>Pgpool-II</> configurations.
-->
- このパラメータは<productname>Pgpool-II</>の設定を再読み込みすることで変更可能です。
+ このパラメータはサーバ起動時にのみ設定可能です。
</para>
</listitem>
</varlistentry>
Default value is 60.
</para>
<para>
- This parameter can be changed by reloading
- the <productname>Pgpool-II</productname> configurations.
+ This parameter can only be set at server start.
</para>
</listitem>
</varlistentry>
</para>
</note>
<para>
- This parameter can be changed by reloading the <productname>Pgpool-II</productname> configurations.
+ This parameter can only be set at server start.
</para>
</listitem>
</varlistentry>
#authentication_timeout = 1min
# Delay in seconds to complete client authentication
# 0 means no timeout.
+ # (change requires restart)
#allow_clear_text_frontend_auth = off
# Allow Pgpool-II to use clear text password authentication