2
| <![CDATA[<div style="height: 1px;"></div>]]>
|
2
| <![CDATA[<img src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 266px; height: 83px;">]]>
|
4
| <![CDATA[<div style="height: 1px;"></div>]]>
|
4
| <![CDATA[<div style="clear: left;"></div>]]>
|
44
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
46
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
236
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
238
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
586
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
588
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
652
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
654
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
770
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
772
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
836
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
838
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
1057
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
1059
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
1259
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
1261
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
1363
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
1365
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
1419
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
1421
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
1477
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
1479
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
1647
| <![CDATA[<th style="width: 15%;">
Attribute
</th>]]>
|
1649
| <![CDATA[<th style="width: 85%;">
Description
</th>]]>
|
1749
| <![CDATA[<table class="defaultTable" style="text-align: center;">
<tr>
<th></th>
<th style="text-align: center;">Java Nio Connector<br>NIO</th>
<th style="text-align: center;">Java Nio2 Connector<br>NIO2</th>
<th style="text-align: center;">APR/native Connector<br>APR</th>
</tr>
<tr>
<th>Classname</th>
<td><code class="noHighlight">Http11NioProtocol</code></td>
<td><code class="noHighlight">Http11Nio2Protocol</code></td>
<td><code class="noHighlight">Http11AprProtocol</code></td>
</tr>
<tr>
<th>Tomcat Version</th>
<td>since 6.0.x</td>
<td>since 8.0.x</td>
<td>since 5.5.x</td>
</tr>
<tr>
<th>Support Polling</th>
<td>YES</td>
<td>YES</td>
<td>YES</td>
</tr>
<tr>
<th>Polling Size</th>
<td><code class="noHighlight">maxConnections</code></td>
<td><code class="noHighlight">maxConnections</code></td>
<td><code class="noHighlight">maxConnections</code></td>
</tr>
<tr>
<th>Read Request Headers</th>
<td>Non Blocking</td>
<td>Non Blocking</td>
<td>Non Blocking</td>
</tr>
<tr>
<th>Read Request Body</th>
<td>Blocking</td>
<td>Blocking</td>
<td>Blocking</td>
</tr>
<tr>
<th>Write Response Headers and Body</th>
<td>Blocking</td>
<td>Blocking</td>
<td>Blocking</td>
</tr>
<tr>
<th>Wait for next Request</th>
<td>Non Blocking</td>
<td>Non Blocking</td>
<td>Non Blocking</td>
</tr>
<tr>
<th>SSL Support</th>
<td>Java SSL or OpenSSL</td>
<td>Java SSL or OpenSSL</td>
<td>OpenSSL</td>
</tr>
<tr>
<th>SSL Handshake</th>
<td>Non blocking</td>
<td>Non blocking</td>
<td>Blocking</td>
</tr>
<tr>
<th>Max Connections</th>
<td><code class="noHighlight">maxConnections</code></td>
<td><code class="noHighlight">maxConnections</code></td>
<td><code class="noHighlight">maxConnections</code></td>
</tr>
</table>]]>
|
1752
| <![CDATA[<th style="text-align: center;">Java Nio Connector<br>NIO</th>]]>
|
1753
| <![CDATA[<th style="text-align: center;">Java Nio2 Connector<br>NIO2</th>]]>
|
1754
| <![CDATA[<th style="text-align: center;">APR/native Connector<br>APR</th>]]>
|