[GitHub] trafficserver issue #790: TS-4472 Fixes http_current_active_client_connectio...

2016-07-08 Thread bryancall
Github user bryancall commented on the issue: https://github.com/apache/trafficserver/pull/790 Looks good --- 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

[GitHub] trafficserver issue #749: TS-4506 Don't remove Expires/Last-Modifed on 304 r...

2016-06-29 Thread bryancall
Github user bryancall commented on the issue: https://github.com/apache/trafficserver/pull/749 It should be conditional on the 304 in the build_error_response and also added to build_response. Maybe pull the logic into a method and call it from both. --- If your project is set up

[GitHub] trafficserver pull request #749: TS-4506 Don't remove Expires/Last-Modifed o...

2016-06-29 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/749#discussion_r69032683 --- Diff: proxy/http/HttpTransact.cc --- @@ -8199,13 +8199,15 @@ HttpTransact::build_error_response(State *s, HTTPStatus status_code, const char

[GitHub] trafficserver pull request #749: TS-4506 Don't remove Expires/Last-Modifed o...

2016-06-29 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/749#discussion_r69032591 --- Diff: proxy/http/HttpTransact.cc --- @@ -8199,13 +8199,15 @@ HttpTransact::build_error_response(State *s, HTTPStatus status_code, const char

[GitHub] trafficserver issue #733: TS-4324: Allocate 16KB for DATA frame payload exac...

2016-06-29 Thread bryancall
Github user bryancall commented on the issue: https://github.com/apache/trafficserver/pull/733 👍 Looks good --- 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

[GitHub] trafficserver pull request #760: TS-4542: ASAN error with HTTP/2

2016-06-29 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/760 --- 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

[GitHub] trafficserver pull request #760: TS-4542: ASAN error with HTTP/2

2016-06-28 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/760#discussion_r68882501 --- Diff: proxy/http2/Http2ConnectionState.cc --- @@ -1054,7 +1055,7 @@ Http2ConnectionState::send_a_data_frame(Http2Stream *stream, size_t

[GitHub] trafficserver pull request #760: TS-4542: ASAN error with HTTP/2

2016-06-28 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/760 TS-4542: ASAN error with HTTP/2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver TS-4542 Alternatively you can

[GitHub] trafficserver pull request #751: TS-4542: ASAN error with HTTP/2 priority

2016-06-27 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/751 --- 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

[GitHub] trafficserver pull request #751: TS-4542: ASAN error with HTTP/2 priority

2016-06-27 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/751 TS-4542: ASAN error with HTTP/2 priority You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver TS-4542

[GitHub] trafficserver pull request #746: TS-4512: Error when building with gcc 6.1.1

2016-06-27 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/746 --- 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

[GitHub] trafficserver pull request #746: TS-4512: Error when building with gcc 6.1.1

2016-06-27 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/746 TS-4512: Error when building with gcc 6.1.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver TS-4512

[GitHub] trafficserver pull request #730: TS-4569: New Coverity issues found in updat...

2016-06-22 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/730 --- 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

[GitHub] trafficserver pull request #731: TS-4569: New Coverity issues found in updat...

2016-06-22 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/731 --- 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

[GitHub] trafficserver pull request #731: TS-4569: New Coverity issues found in updat...

2016-06-21 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/731 TS-4569: New Coverity issues found in updated scan Fixed issues: 1356977 You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall

[GitHub] trafficserver pull request #730: TS-4569: New Coverity issues found in updat...

2016-06-21 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/730 TS-4569: New Coverity issues found in updated scan Fixed issues: 1356980 and 1356979 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] trafficserver issue #727: TS-4571: Fix "pointer to local outside scope" (CID...

2016-06-21 Thread bryancall
Github user bryancall commented on the issue: https://github.com/apache/trafficserver/pull/727 👍 --- 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

[GitHub] trafficserver pull request #729: TS-4569: New Coverity issues found in updat...

2016-06-21 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/729 --- 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

[GitHub] trafficserver pull request #726: TS-4569: New Coverity issues found in updat...

2016-06-21 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/726 --- 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

[GitHub] trafficserver issue #728: TS-4572: Fix "Unchecked return value" (CID 1356972...

2016-06-21 Thread bryancall
Github user bryancall commented on the issue: https://github.com/apache/trafficserver/pull/728 👍 --- 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

[GitHub] trafficserver pull request #729: TS-4569: New Coverity issues found in updat...

2016-06-21 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/729 TS-4569: New Coverity issues found in updated scan Fixed issues: 1356981 and 1356983 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] trafficserver pull request #726: TS-4569: New Coverity issues found in updat...

2016-06-21 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/726 TS-4569: New Coverity issues found in updated scan Fixes for issues: 1356985, 1356984, and 1356982 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] trafficserver pull request #725: TS-4568: Milestones where changed from seco...

2016-06-21 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/725 --- 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

[GitHub] trafficserver pull request #725: TS-4568: Milestones where changed from seco...

2016-06-21 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/725 TS-4568: Milestones where changed from seconds to milliseconds You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver

[GitHub] trafficserver pull request #724: TS-4470: ASAN stack-buffer-overflow when sl...

2016-06-21 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/724 --- 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

[GitHub] trafficserver pull request #724: TS-4470: ASAN stack-buffer-overflow when sl...

2016-06-21 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/724 TS-4470: ASAN stack-buffer-overflow when slow log is enabled Update to use offset too You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] trafficserver pull request #721: TS-4470: ASAN stack-buffer-overflow when sl...

2016-06-20 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/721#discussion_r67789890 --- Diff: proxy/http/HttpSM.cc --- @@ -6890,7 +6890,8 @@ HttpSM::update_stats() int offset = 0; int skip = 0

[GitHub] trafficserver pull request #721: TS-4470: ASAN stack-buffer-overflow when sl...

2016-06-20 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/721 --- 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

[GitHub] trafficserver pull request #721: TS-4470: ASAN stack-buffer-overflow when sl...

2016-06-17 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/721 TS-4470: ASAN stack-buffer-overflow when slow log is enabled You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver

[GitHub] trafficserver pull request #711: TS-4527: Removing unneeded do_io_read and d...

2016-06-15 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/711 --- 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

[GitHub] trafficserver pull request #716: TS-4545: Tools do not build cleanly on Omni...

2016-06-14 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/716 --- 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

[GitHub] trafficserver pull request #716: TS-4545: Tools do not build cleanly on Omni...

2016-06-14 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/716 TS-4545: Tools do not build cleanly on OmniOS You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver TS-4545

[GitHub] trafficserver pull request #711: TS-4527: Removing unneeded do_io_read and d...

2016-06-14 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/711 TS-4527: Removing unneeded do_io_read and do_io_write that were cause… … error messages to be logged You can merge this pull request into a Git repository by running

[GitHub] trafficserver pull request: TS-4461: SSL Client Connections not cl...

2016-05-26 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/669#discussion_r64785961 --- Diff: proxy/http/Http1ClientSession.cc --- @@ -427,9 +427,12 @@ Http1ClientSession::release(ProxyClientTransaction *trans) ka_vio

[GitHub] trafficserver pull request: TS-4367: Failed clang-analyzer, memory...

2016-05-25 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/668 --- 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

[GitHub] trafficserver pull request: Clang-analyzer failure, Called C++ obj...

2016-05-25 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/667 --- 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

[GitHub] trafficserver pull request: TS-4367: Failed clang-analyzer, memory...

2016-05-25 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/668 TS-4367: Failed clang-analyzer, memory leak in mgmt/api You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver clang2

[GitHub] trafficserver pull request: Clang-analyzer failure, Called C++ obj...

2016-05-25 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/667 Clang-analyzer failure, Called C++ object pointer is null You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver

[GitHub] trafficserver pull request: TS-4477: Decrement http_current_client...

2016-05-24 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/662 --- 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

[GitHub] trafficserver pull request: TS-4477: Decrement http_current_client...

2016-05-24 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/662#issuecomment-221350082 👍 --- 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

[GitHub] trafficserver pull request: TS-4472: Decrement http_current_active...

2016-05-23 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/660 --- 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

[GitHub] trafficserver pull request: TS-4472: Decrement http_current_active...

2016-05-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/660#issuecomment-221124146 👍 - looks good --- 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

[GitHub] trafficserver pull request: TS-3535: Experimental Support of HTTP/...

2016-05-18 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/632#discussion_r63748572 --- Diff: proxy/http2/Http2ConnectionState.cc --- @@ -906,74 +957,140 @@ Http2ConnectionState::update_initial_rwnd(Http2WindowSize new_size

[GitHub] trafficserver pull request: TS-3535: Experimental Support of HTTP/...

2016-05-18 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/632#discussion_r63740460 --- Diff: proxy/http2/Http2ConnectionState.cc --- @@ -906,74 +957,140 @@ Http2ConnectionState::update_initial_rwnd(Http2WindowSize new_size

[GitHub] trafficserver pull request: TS-3535: Experimental Support of HTTP/...

2016-05-18 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/632#discussion_r63740371 --- Diff: proxy/http2/Http2ConnectionState.cc --- @@ -906,74 +957,140 @@ Http2ConnectionState::update_initial_rwnd(Http2WindowSize new_size

[GitHub] trafficserver pull request: TS-3535: Experimental Support of HTTP/...

2016-05-18 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/632#discussion_r63739375 --- Diff: proxy/http2/Http2ConnectionState.cc --- @@ -906,74 +957,140 @@ Http2ConnectionState::update_initial_rwnd(Http2WindowSize new_size

[GitHub] trafficserver pull request: TS-4435: Enable compilation with opens...

2016-05-18 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/630 --- 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

[GitHub] trafficserver pull request: TS-3535: Experimental Support of HTTP/...

2016-05-13 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/632#discussion_r63251327 --- Diff: proxy/http2/Http2ConnectionState.cc --- @@ -238,22 +241,29 @@ rcv_headers_frame(Http2ConnectionState &cstate, const Http2Frame &a

[GitHub] trafficserver pull request: TS-3535: Experimental Support of HTTP/...

2016-05-13 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/632#discussion_r63248097 --- Diff: proxy/http2/Http2ConnectionState.cc --- @@ -238,22 +241,29 @@ rcv_headers_frame(Http2ConnectionState &cstate, const Http2Frame &a

[GitHub] trafficserver pull request: TS-4435: Enable compilation with opens...

2016-05-13 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/630#issuecomment-219152242 👍 - Looked pretty straight forward and didn't break working with OpenSSL 1.0.2. --- If your project is set up for it, you can reply to this email and

[GitHub] trafficserver pull request: TS-4432: TSVConnFdCreate, double free ...

2016-05-10 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/625#issuecomment-218203477 How are you seeing the double free? The original code looks good. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] trafficserver pull request: TS-4427: traffic_logstats: Count TCP_M...

2016-05-08 Thread bryancall
Github user bryancall closed the pull request at: https://github.com/apache/trafficserver/pull/621 --- 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

[GitHub] trafficserver pull request: TS-4427: traffic_logstats: Count TCP_M...

2016-05-08 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/621 TS-4427: traffic_logstats: Count TCP_MEM_HIT as a "normal" hit You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/tra

[GitHub] trafficserver pull request: TS-3485: Support ip_allow config for H...

2016-05-04 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/614#issuecomment-217023707 Besides the formatting it looks good. I was meaning from above that you would have to check the allowed methods at the at the session level. I missed the

[GitHub] trafficserver pull request: TS-3485: Support ip_allow config for H...

2016-05-04 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/614#issuecomment-217020754 Looks like it needs to be clang-formatted there are a few formatting issues. --- If your project is set up for it, you can reply to this email and have your

[GitHub] trafficserver pull request: TS-3485: Support ip_allow config for H...

2016-05-04 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/614#discussion_r62123967 --- Diff: proxy/http2/Http2SessionAccept.cc --- @@ -38,19 +39,25 @@ Http2SessionAccept::~Http2SessionAccept() void Http2SessionAccept

[GitHub] trafficserver pull request: TS-3485: Support ip_allow config for H...

2016-05-04 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/614#issuecomment-216920012 Don't you need to check what is being denied at the higher level? --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] trafficserver pull request: TS-3485: Support ip_allow config for H...

2016-05-04 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/614#issuecomment-216916522 Where is the check on the method? Each individual stream would need to be verified. --- If your project is set up for it, you can reply to this email and

[GitHub] trafficserver pull request: [TS-4379] Add log field for Server Con...

2016-04-25 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/598#issuecomment-214469357 @jacksontj Having it part of the existing metrics would mean you would have a metric per origin. We went down that road before and created a stats v2 which

[GitHub] trafficserver pull request: [TS-4379] Add log field for Server Con...

2016-04-25 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/598#issuecomment-214452145 It is configurable to turn it off and on. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] trafficserver pull request: [YTSATS-676] Add log field for Server ...

2016-04-25 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/598#issuecomment-214451166 @zwoop This is a value per origin, not a single number that can be represented in the metrics/stats. I agree, having something that can generically log

[GitHub] trafficserver pull request: TS-4274 Use the right hostdb levels as...

2016-04-17 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/536#issuecomment-27557 Have you tested this change in production? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] trafficserver pull request: Adding STL Allocator which uses io buf...

2016-04-08 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/556#issuecomment-207463328 I agree with @zwoop, we have turned off spdy in prod and would rather see this in h2. --- If your project is set up for it, you can reply to this email and

[GitHub] trafficserver pull request: TS-4299 Allows for the content length ...

2016-04-04 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/549#issuecomment-205308868 See e83b131b and TS-3049 for why the Connection: close logic was added. https://issues.apache.org/jira/browse/TS-3049 --- If your project is set up

[GitHub] trafficserver pull request: TS-4299 Allows for the content length ...

2016-04-04 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/549#issuecomment-205305115 Seems odd that having a method named FetchSM::has_body() is doing checks on if the Connection: close header is there. The logic on the close header should be

[GitHub] trafficserver pull request: TS-4092: Decouple HPACK from HTTP/2

2016-03-22 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/460#discussion_r57029193 --- Diff: proxy/http2/HPACK.cc --- @@ -828,9 +828,111 @@ update_dynamic_table_size(const uint8_t *buf_start, const uint8_t *buf_end, Http if

[GitHub] trafficserver pull request: TS-4092: Decouple HPACK from HTTP/2

2016-03-21 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/460#issuecomment-199522681 Overall it looks good. I had a couple comments in the code. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] trafficserver pull request: TS-4092: Decouple HPACK from HTTP/2

2016-03-21 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/460#discussion_r56910134 --- Diff: proxy/http2/HTTP2.cc --- @@ -484,246 +498,175 @@ convert_from_2_to_1_1_header(HTTPHdr *headers) return PARSE_DONE

[GitHub] trafficserver pull request: TS-4092: Decouple HPACK from HTTP/2

2016-03-21 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/460#discussion_r56909414 --- Diff: proxy/http2/HPACK.h --- @@ -90,31 +97,29 @@ class MIMEFieldWrapper return _field; } + bool + is_sensitive

[GitHub] trafficserver pull request: TS-4092: Decouple HPACK from HTTP/2

2016-03-21 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/460#discussion_r56908946 --- Diff: proxy/http2/HPACK.cc --- @@ -828,9 +828,111 @@ update_dynamic_table_size(const uint8_t *buf_start, const uint8_t *buf_end, Http if

[GitHub] trafficserver pull request: TS-4087: Reduce SETTINGS_MAX_CONCURREN...

2016-03-18 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/485#issuecomment-198585206 How would this prevent a DDOS attack if clients established a bunch of connections and then made requests up to the max number of streams per connection (100

[GitHub] trafficserver pull request: TS-4267: HTTP/2 Updates to debugging

2016-03-09 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/522 TS-4267: HTTP/2 Updates to debugging You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver TS-4267 Alternatively

[GitHub] trafficserver pull request: TS-4253: Better debug messages in ssl_...

2016-03-07 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/518 TS-4253: Better debug messages in ssl_read_from_net() You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver TS-4253

[GitHub] trafficserver pull request: TS-4087: Reduce SETTINGS_MAX_CONCURREN...

2016-02-24 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/485#discussion_r54014800 --- Diff: proxy/http2/Http2ConnectionState.cc --- @@ -1160,3 +1162,31 @@ Http2ConnectionState::send_window_update_frame(Http2StreamId id, uint32_t

[GitHub] trafficserver pull request: TS-3938: Add hardening (fortify) as an...

2016-02-24 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/497#issuecomment-188403390 @jpeach Do you foresee any issues with doing a double hardening (distributions doing it and having it on by default)? --- If your project is set up for

[GitHub] trafficserver pull request: TS-3938: Add hardening (fortify) as an...

2016-02-24 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/497#issuecomment-188402711 @dragon512 One benefit of doing the sed at the end of the process is that the FLAGS are in sync. Adding addition variables would require that we don&#

[GitHub] trafficserver pull request: TS-3938: Add hardening (fortify) as an...

2016-02-24 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/497#issuecomment-188399695 I updated to remove `-fno-omit-frame-pointer`. @dragon512 Most distributions do hardening themselves. I think it would be better have an option

[GitHub] trafficserver pull request: TS-3938: Add hardening (fortify) as an...

2016-02-23 Thread bryancall
GitHub user bryancall opened a pull request: https://github.com/apache/trafficserver/pull/497 TS-3938: Add hardening (fortify) as an option to configure You can merge this pull request into a Git repository by running: $ git pull https://github.com/bryancall/trafficserver TS

[GitHub] trafficserver pull request: TS-4212: Add option to track memory al...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/489#issuecomment-187939855 Updated to look for malloc_usable_size in autoconf and #ifdef for support. --- If your project is set up for it, you can reply to this email and have your

[GitHub] trafficserver pull request: DNSHandler::mainEvent

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/492#issuecomment-187827581 Same pull request as #493 --- 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

[GitHub] trafficserver pull request: TS-4220 DNSHandler::mainEvent

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/493#issuecomment-187827716 Same pull request as #492 --- 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

[GitHub] trafficserver pull request: TS-4048: Broken Vagrantfile in a lot o...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/490#issuecomment-187827174 @jpeach will shepard. --- 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

[GitHub] trafficserver pull request: TS-4212: Add option to track memory al...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/489#issuecomment-187826715 @PSUdaemon said there is FreeBSD support for malloc_usable_size(), but not for OmniOS. Need to #ifdef for OmniOS. --- If your project is set up for

[GitHub] trafficserver pull request: TS-4092: Decouple HPACK from HTTP/2

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/460#issuecomment-187824312 I will take a look at this. --- 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

[GitHub] trafficserver pull request: TS-4087: Reduce SETTINGS_MAX_CONCURREN...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/485#issuecomment-187823737 I will take a look at this. --- 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

[GitHub] trafficserver pull request: TS-4065: Change metrics to counters in...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/488#issuecomment-187824115 @zwoop will shepard. --- 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

[GitHub] trafficserver pull request: TS-4133: Update the url_sig plugin so ...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/424#issuecomment-187822841 @jrushf1239k Please address the concerns and update the pull request. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] trafficserver pull request: [TS-4103] mocks

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/408#issuecomment-187822028 @bgaff can you shepard this? --- 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

[GitHub] trafficserver pull request: TS-4115: add multi origin feature to p...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/407#issuecomment-187821803 Talking at the github meeting. The consensus is that we should split the pull request into two pull requests. One for multi origin and the other for retry

[GitHub] trafficserver pull request: TS-4055: InactivityCop callback SM wit...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/373#issuecomment-187818356 @shinrich is going to shepard this. --- 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 pull request: TS-4075: add a state check for sslHand...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/374#issuecomment-187818415 @shinrich is going to shepard this. --- 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 pull request: TS-4042: Add feature to buffer request...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/351#issuecomment-187818009 Talking at the github meeting. We should have a maximum size that will be buffered in memory. This should go through API review. Please provide

[GitHub] trafficserver pull request: TS-4032: Enable command line based mes...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/343#issuecomment-187814680 @SolidWallOfCode and @dragon512 are going to take ownership of this. --- If your project is set up for it, you can reply to this email and have your reply

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

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/330#issuecomment-187811485 We talked about this at the github meeting. As a workaround you can adjust the Last-Modified with header rewrite. We feel this is the best solution to only

[GitHub] trafficserver pull request: TS-3977: Merge cache-key-genid plugin

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/309#issuecomment-187805696 @ftarnell Can you please rebase this? --- 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 pull request: Add cache-key-genid to experimental pl...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/308#issuecomment-187805341 Please close and moving this over to #309 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] trafficserver pull request: TS-3948 Lock g_records during in RecDu...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/304#issuecomment-187804291 This needs to be investigated more to completely solve this issue. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] trafficserver pull request: API: Proposal for additional IO buffer...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/272#issuecomment-187800809 @SolidWallOfCode said he would work on it this quarter. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] trafficserver pull request: TS-3607: Integrate ats_pagespeed into ...

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/210#issuecomment-187799694 @oschaaf can you please work on this and get it committed? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] trafficserver pull request: Removed remnants of h2-14 identifier

2016-02-23 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/228#issuecomment-187799137 This pull request is for https://issues.apache.org/jira/browse/TS-3407 --- If your project is set up for it, you can reply to this email and have your reply

  1   2   >