view xml/en/links.xml @ 66:9332d7a02822

In the "listen" directive, - the "default" parameter was deprecated in favour of "default_server", - an ability to specify additional parameters no longer depends on "default", - there's a "setfib" parameter on FreeBSD, - UNIX-domain sockets are supported.
author Ruslan Ermilov <ru@nginx.com>
date Sun, 09 Oct 2011 16:35:32 +0000
parents 9d544687d02c
children 49443032011c
line wrap: on
line source

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

<article title="nginx: links"
         link="/en/links.html"
         lang="en">

<section title="nginx internals">

<para>
<list>

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

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

</list>
</para>

</section>


<section title="miscellanea">

<para>
<list>

<item>
<a href="http://planet.nginx.org">Planet nginx</a>
</item>

<item>
<a href="http://php-fpm.org">php-fpm: PHP FastCGI Process Manager</a>
</item>

</list>
</para>

</section>

</article>