view dtd/error.dtd @ 1818:574c44d14837

Removed the "max_conns" condition from the "queue" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 14 Oct 2016 21:13:47 +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
>