[GitHub] trafficserver issue #1341: openssl errors for every request

2017-01-25 Thread bryancall
Github user bryancall closed the issue at: https://github.com/apache/trafficserver/issues/1341 --- 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

[GitHub] trafficserver issue #1341: openssl errors for every request

2017-01-25 Thread bryancall
Github user bryancall commented on the issue: https://github.com/apache/trafficserver/issues/1341 This has been resloved --- 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

[GitHub] trafficserver issue #1341: openssl errors for every request

2017-01-19 Thread persiaAziz
Github user persiaAziz commented on the issue: https://github.com/apache/trafficserver/issues/1341 PR: https://github.com/apache/trafficserver/pull/1347/files --- 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

[GitHub] trafficserver issue #1341: openssl errors for every request

2017-01-18 Thread randall
Github user randall commented on the issue: https://github.com/apache/trafficserver/issues/1341 The full stack from the thread hitting this: [stack.txt](https://github.com/apache/trafficserver/files/715338/stack.txt) --- If your project is set up for it, you can reply to

[GitHub] trafficserver issue #1341: openssl errors for every request

2017-01-18 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/issues/1341 Looking at 63b924e8, it seems we produce this error, and do these expensive lookups / additions on every request? ```C++ @@ -4018,7 +4020,7 @@ HttpSM::do_remap_request(bool

[GitHub] trafficserver issue #1341: openssl errors for every request

2017-01-18 Thread randall
GitHub user randall opened an issue: https://github.com/apache/trafficserver/issues/1341 openssl errors for every request With ATS 7.1, the server will come up cleanly (same configs that work fine under 7.0.0), but a request will generate the following log lines. `Jan 18