diff xml/en/docs/http/ngx_http_proxy_module.xml @ 849:0ed4c093c026

WebSocket proxying howto.
author Homutov Vladimir <vl@nginx.com>
date Thu, 28 Feb 2013 11:20:28 +0400
parents ed29fd8be462
children 43887f41bb17
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_proxy_module"
         link="/en/docs/http/ngx_http_proxy_module.html"
         lang="en"
-        rev="8">
+        rev="9">
 
 <section id="summary">
 
@@ -1019,6 +1019,11 @@ and if not found is determined using a
 <link doc="ngx_http_core_module.xml" id="resolver"/>.
 </para>
 
+<para>
+<link doc="websocket.xml">WebSocket</link> proxying requires special
+configuration and is supported since version 1.3.13.
+</para>
+
 </directive>