[GitHub] trafficserver pull request: TS-3995: Fix Akamai Live streaming

2015-11-10 Thread ngorchilov
Github user ngorchilov commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/330#discussion_r44505183 --- Diff: proxy/http/HttpTransactCache.cc --- @@ -1299,7 +1299,7 @@ HttpTransactCache::match_response_to_request_conditionals(HTTPHdr *request, HTTP

Re: SSL issues since last summit

2015-11-10 Thread Bryan Call
The main round of benchmarking for SSL was done in Q1 and Q2 of this year to determine what our hardware requirements would be for a hardware refresh. The benchmarking was done on modern hardware, for our standards, and with the latest Cavium card at the time. I can pull up my numbers at the Summ

[GitHub] trafficserver pull request: TS-3847: Check if table size updates a...

2015-11-10 Thread maskit
GitHub user maskit opened a pull request: https://github.com/apache/trafficserver/pull/333 TS-3847: Check if table size updates are at the beginning of the block https://issues.apache.org/jira/browse/TS-3847 You can merge this pull request into a Git repository by running: $ gi

[GitHub] trafficserver pull request: TS-3843: Remove unnecessary null check

2015-11-10 Thread maskit
GitHub user maskit opened a pull request: https://github.com/apache/trafficserver/pull/332 TS-3843: Remove unnecessary null check https://issues.apache.org/jira/browse/TS-3843 You can merge this pull request into a Git repository by running: $ git pull https://github.com/maskit

Re: SSL issues since last summit

2015-11-10 Thread Susan Hinrichs
I have a slide to talk about alternative SSL implementations (boringssl, s2n, and libressl). I know that Bryan has done some analysis on the bottlenecks of the openssl implementation as we use it. At a minimal we can launch into a discussion based on his and others performance analysis experi

Re: SSL issues since last summit

2015-11-10 Thread Miles Libbey
I'd think it would be interesting to talk about SSL performance. As I (probably don't) understand it, OpenSSL's TLS significantly impairs several aspects of ATS's performance.  Is there anything we can do about that? Would alternative TLS implementations (amazon's s2n; boringssl, anything else?)

Re: SSL issues since last summit

2015-11-10 Thread Susan Hinrichs
Thanks Steven, I added a slide to talk about your issues with scaling. Susan On 11/10/2015 11:34 AM, Steven R. Feltner wrote: Susan... I don't know if this is what you are looking for, but here is a list of SSL issues I have been working with: - Memory consumption reading lots of SSL certs.

Re: trafficserver git commit: TS-4007: ClassAllocator: don't attempt to destruct the prototype object when ClassAllocator goes out of scope

2015-11-10 Thread James Peach
> On Nov 9, 2015, at 10:38 PM, bri...@apache.org wrote: > > Repository: trafficserver > Updated Branches: > refs/heads/master c7610467e -> e4cb30531 > > > TS-4007: ClassAllocator: don't attempt to destruct the prototype object when > ClassAllocator goes out of scope > > > Project: http://gi

RE: SSL issues since last summit

2015-11-10 Thread Steven R. Feltner
Susan... I don't know if this is what you are looking for, but here is a list of SSL issues I have been working with: - Memory consumption reading lots of SSL certs. I compiled a separate openssl-1.0.2d package compiled in /usr/lib64/trafficserver/openssl so it doesn’t mess with other package

[GitHub] trafficserver pull request: TS-3995: Fix Akamai Live streaming

2015-11-10 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/330#discussion_r44432922 --- Diff: proxy/http/HttpTransactCache.cc --- @@ -1299,7 +1299,7 @@ HttpTransactCache::match_response_to_request_conditionals(HTTPHdr *request, HTTP