On 07/03/2023 13:55, Christopher Schultz wrote:
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.

There is also the SSL support. I think that probably makes it worth keeping up to 9.0.x

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.

I'm struggling to think of a justification for keeping it from 10.1.x onwards.

Mark



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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to