> From: kkoli...@apache.org [mailto:kkoli...@apache.org] 
> Subject: svn commit: r1417282 - in /tomcat/trunk/webapps/docs/config: ajp.xml 
> executor.xml http.xml

> Author: kkolinko
> Date: Wed Dec  5 05:34:16 2012
> New Revision: 1417282

> Modified: tomcat/trunk/webapps/docs/config/ajp.xml
> URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/ajp.xml?
> rev=1417282&r1=1417281&r2=1417282&view=diff
> ==============================================================================
> --- tomcat/trunk/webapps/docs/config/ajp.xml (original)
> +++ tomcat/trunk/webapps/docs/config/ajp.xml Wed Dec  5 05:34:16 2012
> @@ -285,9 +285,10 @@
>  
>      <attribute name="acceptorThreadPriority" required="false">
>        <p>The priority of the acceptor threads. The threads used to accept
> -      new connections. The default value is
> -      <code>java.lang.Thread#NORM_PRIORITY</code>. See the JavaDoc for the
> -      java.lang.Thread class for more details on what this priority 
> means.</p>
> +      new connections. The default value is <code>5</code> (the value of the

The value of NORM_PRIORITY on Windows 64-bit JDK 7 appears to be 1, not 5.  I 
haven't checked other versions or platforms.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to