view dtd/error.dtd @ 161:ec980064d576

Documented the "connection_pool_size" and "request_pool_size" directives.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 31 Oct 2011 12:27:06 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

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