view xml/en/links.xml @ 411:f8248d0e3c8f

Documented the following directives: fastcgi_busy_buffers_size, fastcgi_max_temp_file_size, and fastcgi_temp_file_write_size.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 14 Feb 2012 11:03:53 +0000
parents a413dffb0557
children 6135f3c95bf6
line wrap: on
line source

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

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

<section name="nginx internals">

<para>
<list>

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

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

</list>
</para>

</section>


<section name="miscellanea">

<para>
<list>

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

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

</list>
</para>

</section>

</article>