view xml/en/links.xml @ 849:0ed4c093c026

WebSocket proxying howto.
author Homutov Vladimir <vl@nginx.com>
date Thu, 28 Feb 2013 11:20:28 +0400
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>