GitHub user trevorackerman opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/112
[TC-29] TR can now use NIO tomcat connectors
NIO is now used by default as the tomcat connector
The blocking version is still available, just update
/opt/tomcat/conf/server.xml after install
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/trevorackerman/incubator-trafficcontrol
tr-nio-nosync
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/112.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #112
----
commit 8859aabf4e5ef70b2bb9d939ad274887168c67b9
Author: trevorackerman <[email protected]>
Date: 2016-11-22T18:32:42Z
TR - add ability to use NIO for custom tomcat connector
(cherry picked from commit d069d9dd8ee814cf9c559e2ff78e0312b52a17ca)
commit 73c14d95418836b57a6b10f519964da7135222d8
Author: Trevor Ackerman <[email protected]>
Date: 2016-11-22T17:31:53Z
TR - avoid unnecessary synchronization for https cert registry
(cherry picked from commit 8d1732dc14ec98d075bdecc3866298def8dd0ef4)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---