summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2015-09-28 16:03:27 +0200
committerEric Covener <covener@apache.org>2015-09-28 16:03:27 +0200
commit90e156b0be7f4ce69d01be7d946871287c5ae601 (patch)
treefb2288a2f41b00752cfff8e5689658e5b4eddef8
parentFix availability version for 'ListenCoresBucketsRatio'. (diff)
downloadapache2-90e156b0be7f4ce69d01be7d946871287c5ae601.tar.xz
apache2-90e156b0be7f4ce69d01be7d946871287c5ae601.zip
add an experimental warning to h2 docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1705695 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_h2.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_h2.xml b/docs/manual/mod/mod_h2.xml
index c5c77aa373..1081251ec6 100644
--- a/docs/manual/mod/mod_h2.xml
+++ b/docs/manual/mod/mod_h2.xml
@@ -35,6 +35,12 @@
<p>This module relies on <a href="http://nghttp2.org/">libnghttp2</a>
to provide the core http/2 engine.</p>
+ <note type="warning"><title>Warning</title>
+ <p>This module is experimental. Its behaviors, directives, and
+ defaults are subject to more frequent and change from release to
+ release relative to other standard modules. Users are encouraged to
+ consult the "CHANGES" file for potential updates.</p>
+ </note>
</summary>
<directivesynopsis>