All,
The "Connector Comparison" used to be an important read when choosing a
connector:
For the 8.5 and 9.0 releases:
https://tomcat.apache.org/tomcat-8.5-doc/config/http.html#Connector_Comparison
https://tomcat.apache.org/tomcat-9.0-doc/config/http.html#Connector_Comparison
The only difference between any of the connectors (besides "[initially
available in] Tomcat Version" is that the APR connector is "Blocking"
during the SSL handshake. Everything else is the same for all connectors.
For the 10.1 and 11.0 releases:
https://tomcat.apache.org/tomcat-10.1-doc/config/http.html#Connector_Comparison
https://tomcat.apache.org/tomcat-11.0-doc/config/http.html#Connector_Comparison
All connectors (again, except for the "Tomcat Version") have identical
attributes.
Is it worth having this documentation any more, at least for specific
versions of Tomcat? Maybe we should have a non-version-specific
"Connector Comparison" chart which would make it more clear that there
were significant differences in the past which are no longer present.
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org