diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml
index 796a6c78..87ce47ac 100644
--- a/doc/modsecurity2-apache-reference.xml
+++ b/doc/modsecurity2-apache-reference.xml
@@ -315,6 +315,15 @@
./configure
--with-apxs=/path/to/httpd-2.x.y/bin/apxs
+
+
+ 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 --debug-* options as well as
+ the --enable-performance-measurements
+ options.
+
@@ -325,10 +334,12 @@
Optionally test with: make
test
- NOTE: This is step is still a bit experimental. If you
- have problems, please send the full output and error from the
- build to the support list. Most common issues are related to
- not finding the required headers and/or libraries.
+
+ This is step is still a bit experimental. If you have
+ problems, please send the full output and error from the
+ build to the support list. Most common issues are related to
+ not finding the required headers and/or libraries.
+