view xml/en/links.xml @ 617:368a449e85b8

Expanded documentation of what various parameters of the "listen" directive related to socket options do. While here, documented the fact that accept filters also work on NetBSD.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 02 Aug 2012 13:24:07 +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>