view dtd/error.dtd @ 1939:c1b0169e8f54

Added the "Load balancing" section of the development guide.
author Vladimir Homutov <vl@nginx.com>
date Fri, 24 Mar 2017 18:04:55 +0300
parents be54c443235a
children
line wrap: on
line source

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

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>