Make a note of configure options that can affect performance (MODSEC-28).

This commit is contained in:
(no author) 2008-10-21 17:46:20 +00:00
parent 4a336dadf2
commit c012db7e60

View File

@ -315,6 +315,15 @@
<para><literal>./configure <para><literal>./configure
--with-apxs=/path/to/httpd-2.x.y/bin/apxs</literal></para> --with-apxs=/path/to/httpd-2.x.y/bin/apxs</literal></para>
<note>
<para>There are certain configure options that are meant for
debugging an other development use. If enabled, these
options can substantially impact performance. These options
include all <literal>--debug-*</literal> options as well as
the <literal>--enable-performance-measurements</literal>
options.</para>
</note>
</listitem> </listitem>
<listitem> <listitem>
@ -325,10 +334,12 @@
<para>Optionally test with: <literal>make <para>Optionally test with: <literal>make
test</literal></para> test</literal></para>
<para>NOTE: This is step is still a bit experimental. If you <note>
have problems, please send the full output and error from the <para>This is step is still a bit experimental. If you have
build to the support list. Most common issues are related to problems, please send the full output and error from the
not finding the required headers and/or libraries.</para> build to the support list. Most common issues are related to
not finding the required headers and/or libraries.</para>
</note>
</listitem> </listitem>
<listitem> <listitem>
@ -2234,7 +2245,8 @@ end</programlisting>
specified rule.</para> specified rule.</para>
<para><emphasis>Syntax:</emphasis> <literal <para><emphasis>Syntax:</emphasis> <literal
moreinfo="none">SecRuleUpdateActionById RULEID ACTIONLIST</literal></para> moreinfo="none">SecRuleUpdateActionById RULEID
ACTIONLIST</literal></para>
<para><emphasis>Example Usage:</emphasis> <literal <para><emphasis>Example Usage:</emphasis> <literal
moreinfo="none">SecRuleUpdateActionById 12345 moreinfo="none">SecRuleUpdateActionById 12345