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
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 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 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
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
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?)
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.
> 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
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 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
10 matches
Mail list logo