comparison xml/en/docs/http/ngx_http_core_module.xml @ 1414:5addfab7e171

Corrected article.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 11 Feb 2015 13:34:20 +0300
parents 7261e621dd4a
children 0eb8e261f349
comparison
equal deleted inserted replaced
1413:987494fc5e7b 1414:5addfab7e171
1216 <link url="http://haproxy.1wt.eu/download/1.5/doc/proxy-protocol.txt">PROXY 1216 <link url="http://haproxy.1wt.eu/download/1.5/doc/proxy-protocol.txt">PROXY
1217 protocol</link>. 1217 protocol</link>.
1218 </para> 1218 </para>
1219 1219
1220 <para> 1220 <para>
1221 A <literal>listen</literal> directive 1221 The <literal>listen</literal> directive
1222 can have several additional parameters specific to socket-related system calls. 1222 can have several additional parameters specific to socket-related system calls.
1223 These parameters can be specified in any 1223 These parameters can be specified in any
1224 <literal>listen</literal> directive, but only once for a given 1224 <literal>listen</literal> directive, but only once for a given
1225 <value>address</value>:<value>port</value> pair. 1225 <value>address</value>:<value>port</value> pair.
1226 <note> 1226 <note>