view xml/en/links.xml @ 610:f71947553000

If "debug_connection" directive's parameter is specified using a hostname, all resolved IPv4 addresses are now used, not only the first one.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 30 Jul 2012 13:13:32 +0000
parents 764fbac1b8b4
children d817d94a7b9a
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE article SYSTEM "../../dtd/article.dtd">

<article name="nginx: links"
         link="/en/links.html"
         lang="en"
         rev="1">

<section name="nginx internals">

<para>
<list type="bullet">

<listitem>
<link url="http://www.aosabook.org/en/nginx.html">The Architecture of Open
Source Applications: nginx</link>
</listitem>

<listitem>
<link url="http://www.evanmiller.org/nginx-modules-guide.html">Emiller&rsquo;s
Guide To Nginx Module Development</link>
</listitem>

<listitem>
<link url="http://www.evanmiller.org/nginx-modules-guide-advanced.html">Emiller&rsquo;s
Advanced Topics In Nginx Module Development</link>
</listitem>

</list>
</para>

</section>


<section name="miscellanea">

<para>
<list type="bullet">

<listitem>
<link url="http://planet.nginx.org">Planet nginx</link>
</listitem>

<listitem>
<link url="http://php-fpm.org">php-fpm: PHP FastCGI Process Manager</link>
</listitem>

</list>
</para>

</section>

</article>