Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/614#discussion_r61987839
--- Diff: proxy/http2/Http2SessionAccept.cc ---
@@ -38,9 +39,22 @@ Http2SessionAccept::~Http2SessionAccept()
void
Http2SessionAccept::accept(Ne
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/614#discussion_r61987763
--- Diff: proxy/http2/Http2SessionAccept.cc ---
@@ -38,9 +39,22 @@ Http2SessionAccept::~Http2SessionAccept()
void
Http2SessionAccept::accept(Ne
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/614#discussion_r61987639
--- Diff: proxy/http2/Http2SessionAccept.cc ---
@@ -38,9 +39,22 @@ Http2SessionAccept::~Http2SessionAccept()
void
Http2SessionAccept::accept(Ne
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/614#discussion_r61987633
--- Diff: proxy/http2/Http2SessionAccept.cc ---
@@ -50,7 +64,7 @@ Http2SessionAccept::accept(NetVConnection *netvc,
MIOBuffer *iobuf, IOBufferRead
GitHub user shinrich opened a pull request:
https://github.com/apache/trafficserver/pull/614
TS-3485: Support ip_allow config for HTTP2
Actually enforce the ip-level ACL checks for HTTP2 and move to the accept
logic to make the decision before creating the session object.
You can m
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/578
---
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 user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/583
---
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 user shinrich commented on the pull request:
https://github.com/apache/trafficserver/pull/578#issuecomment-216679391
I'll plan on working with @jacksontj at the summit next week to get the
TSQA and openssl version issue figured out.
---
If your project is set up for it, you ca
Github user shinrich commented on the pull request:
https://github.com/apache/trafficserver/pull/583#issuecomment-216679006
I think you could do a TSQA test. Configure with global pools. Run a set
of requests through. Wait a while for things to drain out. Verify that the
current_
+1 - Please remove it.
-Bryan
> On May 2, 2016, at 12:58 PM, Leif Hedstrom wrote:
>
> Hi all,
>
> I’d like to mark the fuzzy configuration options as deprecated in v6.2.0,
> which includes the following three configuration options:
>
> proxy.config.http.cache.fuzz.time
> proxy
GitHub user jrushford opened a pull request:
https://github.com/apache/trafficserver/pull/613
TS-4413: Fix potential consistent hash iterator race.
Fixes a potential consistent hash iterator race.
You can merge this pull request into a Git repository by running:
$ git pull http
11 matches
Mail list logo