note that KeepAliveTimeout of the first defined virtual host
in the set of NameVirtualHost will be used
PR: 36770
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@655483
13f79535-47bb-0310-9956-
ffa450edef68
may cause performance problems in heavily loaded servers. The
higher the timeout, the more server processes will be kept
occupied waiting on connections with idle clients.</p>
+
+ <p>In a name-based virtual host context, the value of the first
+ defined virtual host (the default host) in a set of <directive
+ module="core">NameVirtualHost</directive> will be used.
+ The other values will be ignored.</p>
</usage>
</directivesynopsis>