frontend_net: dynamic thread pool MP-629
[metaproxy-moved-to-github.git] / xml / schema / filter_frontend_net.rnc
index 1776c47..6f94f6b 100644 (file)
@@ -7,6 +7,7 @@ filter_frontend_net =
   attribute id { xsd:NCName }?,
   attribute name { xsd:NCName }?,
   element mp:threads { xsd:integer }?,
+  element mp:max-threads { xsd:integer }?,
   element mp:port {
     attribute route { xsd:NCName }?,
     attribute max_recv_bytes { xsd:integer }?,