Service clients now share a single http client instance by default. PR #6657 Previously, a new http client was created for each service client if none was provided by the user. This could result in ...
"Description": "When using the Apache JServ Protocol (AJP), care must be taken when trusting incoming connections to Apache Tomcat. Tomcat treats AJP connections as having higher trust than, for ...