[GitHub] trafficserver issue #943: TS-4771: Remove config, stats, and docs for ICP

2016-09-07 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/943 :+1: --- 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 #966: TS-4026: Remove Clustering

2016-09-05 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/966 [approve ci] --- 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 #887: TS-2258: Mark whether configs are reloadable (part...

2016-09-03 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/887 @alhonen Whwere are we with this? Ready to merge? Seems we have a merge conflict right now, so you'll need to fix that and git push --force again. --- If your project is set up for it, you

[GitHub] trafficserver pull request #803: TS-4584: Resource leak, CID 1254818 and 125...

2016-09-03 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/803 --- 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 #959: TS-4808: General diagnostics cleanup.

2016-09-03 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/959 I've tested this on OmniOS, and it compiled without problems. The changes seems reasonable to me, but they are also massive so real difficult to know if everything is correct :). --- If your

[GitHub] trafficserver issue #855: TS-4794 fix the memory leaks

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/855 @bryongloden please address James' concern, and we can land this (after we run it on the CI again). --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] trafficserver issue #877: TS-4755: Header Frequency plugin. Initial version

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/877 [approve ci] --- 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 pull request #950: TS-4803 Removes the config/support for prox...

2016-09-02 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/950 --- 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 pull request #961: TS-4810: Use the correct LuaJIT LDFLAGS

2016-09-02 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/961 --- 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 #956: TS-4806: Fix up event processor thread stacks

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/956 I'm ok with this, the sleep(1) in the main thread looks clunky as we discussed, but whatevs. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] trafficserver issue #961: TS-4810: Use the correct LuaJIT LDFLAGS

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/961 I made that suggested change, going to land this unless there are objections. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] trafficserver pull request #893: TS-4581 CID 1356973 dead code in proxy/hdrs...

2016-09-02 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/893 --- 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 pull request #960: TS-4809 header_rewrite "hook" conditions ch...

2016-09-02 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/960 --- 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 #960: TS-4809 header_rewrite "hook" conditions checks

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/960 :+1: --- 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 #960: TS-4809 header_rewrite "hook" conditions checks

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/960 Build again, VMs rebooted [approve ci] --- 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

[GitHub] trafficserver issue #960: TS-4809 header_rewrite "hook" conditions checks

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/960 [approve ci] --- 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 #961: TS-4810: Use the correct LuaJIT LDFLAGS

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/961 [approve ci] --- 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 #961: TS-4810: Use the correct LuaJIT LDFLAGS

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/961 So, this might look a little odd with removing the flags, but, first, because of the wrong symbols, they weren't set before. And secondly, I tested this with ASAN, and it compiles and runs fine

[GitHub] trafficserver pull request #961: TS-4810: Use the correct LuaJIT LDFLAGS

2016-09-02 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/961 TS-4810: Use the correct LuaJIT LDFLAGS You can merge this pull request into a Git repository by running: $ git pull https://github.com/zwoop/trafficserver TS-4810 Alternatively you can

[GitHub] trafficserver issue #959: TS-4808: General diagnostics cleanup.

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/959 ```C++ ../../iocore/utils/diags.i: In function 'void reconfigure_diags()': ../../iocore/utils/diags.i:50:24: error: invalid conversion from 'int' to 'DiagsShowLocation' [-fpermissive

[GitHub] trafficserver pull request #957: TS-4801: Avoids marking parent down unless ...

2016-09-02 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/957 --- 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 #921: TS-4776: Emulate the effect of O_DIRECTORY if it i...

2016-09-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/921 :+1: Builds on OmniOS now (however, there's a LuaJIT error now). --- 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 #893: TS-4581 CID 1356973 dead code in proxy/hdrs/HTTP.c...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/893 [approve ci] --- 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 #893: TS-4581 CID 1356973 dead code in proxy/hdrs/HTTP.c...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/893 I'm not 100% certain that Coverity will think this is enough, but lets try. @jpeach ok with this ? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/872 This is failing on Linux because of clang-format. Please run "make clang-format" and push again. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] trafficserver pull request #958: TS-4449 Better errors and debug output

2016-09-01 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/958 TS-4449 Better errors and debug output This does a few things: 1. Better error reports when parsing a config file 2. Better diagnostics when debugging expressions I

[GitHub] trafficserver pull request #953: TS-4402: Fixes some config "Int" types to "...

2016-09-01 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/953 --- 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 #957: TS-4801 Avoids marking parent down unless CONNECTI...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/957 Gah, FreeBSD is so finicky ... [approve ci] --- 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

[GitHub] trafficserver issue #893: TS-4581 CID 1356973 dead code in proxy/hdrs/HTTP.c...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/893 Hmmm, still seeing branch merge conflicts :-/ --- 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

[GitHub] trafficserver issue #930: Add test and doc for proxy config cache select alt...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/930 @jacksontj Can you review the tsqa test portion please? --- 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 issue #930: Add test and doc for proxy config cache select alt...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/930 @jsime Thoughts? --- 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

[GitHub] trafficserver issue #954: [TS-4457] Via header always reports http1

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/954 @ericcarlschwartz ```C++ - if (s->state_machine->ua_session && (!strncmp(s->state_machine->ua_session->get_protocol_string(), "http/2",

[GitHub] trafficserver issue #954: [TS-4457] Via header always reports http1

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/954 Hmmm, not sure. But if you look at the link, it clearly didn't like those lines. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] trafficserver issue #953: TS-4402 Fixes some config "Int" types to "Byte" ty...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/953 Fwiw, I did compare before and after, and things definitely improved. Not a ton, but noticeable, I think we got rid of 3 cache lines in total across both structs. --- If your project is set

[GitHub] trafficserver pull request #957: TS-4801 Avoids marking parent down unless C...

2016-09-01 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/957 TS-4801 Avoids marking parent down unless CONNECTION_ERROR You can merge this pull request into a Git repository by running: $ git pull https://github.com/zwoop/trafficserver TS-4801

[GitHub] trafficserver pull request #948: TS-3407 Removes the legacy h2-14 identifier...

2016-09-01 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/948 --- 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 #956: TS-4806: Fix up event processor thread stacks

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/956 A cookie for @PSUdaemon for properly setting all Github fields!!! --- 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 #953: TS-4402: Fixes some config "Int" types to "Byte" t...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/953 @jpeach what do you mean ? The : ? --- 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

[GitHub] trafficserver issue #921: TS-4776: Emulate the effect of O_DIRECTORY if it i...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/921 Status on 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 does not have this feature enabled and wishes so

[GitHub] trafficserver issue #943: TS-4771: Remove config, stats, and docs for ICP

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/943 Couple of minor question / issues: 1) There are some references to the ICP Via headers in the cmd/traffic_via/tests directory. They should go away maybe? Or do we still generate

[GitHub] trafficserver issue #951: TS-4797: Allow backslash-escape in header_rewrite ...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/951 :+1: --- 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 #953: TS-4402 Fixes some config "Int" types to "Byte" ty...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/953 I have an update to this coming momentarily. :) --- 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

[GitHub] trafficserver pull request #952: TS-4804: Add r into total_written only if r...

2016-09-01 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/952 --- 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 #952: TS-4804: Add r into total_written only if r > 0

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/952 [approve ci] --- 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 #955: TS-4805: CID 1021743: Uninitialized scalar field

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/955 :+1: --- 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 #954: [TS-4457] Via header always reports http1

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/954 @ericcarlschwartz It failed because of clang-format :-). --- 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 #953: TS-4402 Fixes some config "Int" types to "B...

2016-09-01 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/953 TS-4402 Fixes some config "Int" types to "Byte" types This also makes some reordering of the Byte types to be consistent. You can merge this pull request into a Git r

[GitHub] trafficserver issue #952: TS-4804: Add r into total_written only if r > 0

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/952 Also, is a value of r < 0 an expected behavior, or is that some sort of error case that is not handled properly ? --- If your project is set up for it, you can reply to this email and h

[GitHub] trafficserver issue #952: TS-4804: Add r into total_written only if r > 0

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/952 Interesting. How does this manifest itself? Is it possible that r is < 0, and we go negative? --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] trafficserver pull request #950: TS-4803 Removes the config/support for prox...

2016-08-31 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/950 TS-4803 Removes the config/support for proxy.config.dns.url_expansions You can merge this pull request into a Git repository by running: $ git pull https://github.com/zwoop/trafficserver

[GitHub] trafficserver pull request #949: [TS-4423] Update Show Location Options

2016-08-31 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/949 --- 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 #949: [TS-4423] Update Show Location Options

2016-08-31 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/949 :+1: --- 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 #928: [TS-4423] Update Show Location Options

2016-08-31 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/928 meh we landed this without testing on the CI :-/. It breaks the builds. --- 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 #943: TS-4771: Remove config, stats, and docs for...

2016-08-31 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/943#discussion_r77070843 --- Diff: mgmt/RecordsConfig.cc --- @@ -1299,6 +1299,9 @@ static const RecordElement RecordsConfig[] = , {RECT_CONFIG

[GitHub] trafficserver pull request #943: TS-4771: Remove config, stats, and docs for...

2016-08-31 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/943#discussion_r77070791 --- Diff: mgmt/RecordsConfig.cc --- @@ -1299,6 +1299,9 @@ static const RecordElement RecordsConfig[] = , {RECT_CONFIG

[GitHub] trafficserver pull request #946: TS-4767: Add warning for Linux AIO build op...

2016-08-31 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/946#discussion_r77069088 --- Diff: configure.ac --- @@ -1293,13 +1293,13 @@ AS_IF([test "x$enable_posix_cap" != "xno"], AC_SUBST(use_posix_cap)

[GitHub] trafficserver pull request #948: TS-3407 Removes the legacy h2-14 identifier...

2016-08-31 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/948 TS-3407 Removes the legacy h2-14 identifiers You can merge this pull request into a Git repository by running: $ git pull https://github.com/zwoop/trafficserver TS-3407 Alternatively

[GitHub] trafficserver pull request #942: TS 4263: Global key block configurable via ...

2016-08-30 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/942#discussion_r76879380 --- Diff: iocore/net/SSLUtils.cc --- @@ -2018,11 +2047,17 @@ SSLParseCertificateConfiguration(const SSLConfigParams *params, SSLCertLookup *l

[GitHub] trafficserver pull request #942: TS 4263: Global key block configurable via ...

2016-08-30 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/942#discussion_r76876810 --- Diff: mgmt/RecordsConfig.cc --- @@ -1245,7 +1245,7 @@ static const RecordElement RecordsConfig[] = , {RECT_CONFIG

[GitHub] trafficserver issue #942: TS 4263: Global key block configurable via Records...

2016-08-30 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/942 [approve ci] --- 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 #928: Ts 4423

2016-08-30 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/928 Cool. And this PR still needs some fixing too on the commit message :). --- 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 #938: TS-4263: Global key block configurable via ...

2016-08-30 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/938#discussion_r76835010 --- Diff: iocore/net/SSLUtils.cc --- @@ -544,7 +547,64 @@ ssl_context_enable_ecdh(SSL_CTX *ctx) return ctx; } +static

[GitHub] trafficserver pull request #938: TS-4263: Global key block configurable via ...

2016-08-30 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/938#discussion_r76828573 --- Diff: iocore/net/SSLUtils.cc --- @@ -544,7 +547,64 @@ ssl_context_enable_ecdh(SSL_CTX *ctx) return ctx; } +static

[GitHub] trafficserver pull request #938: TS-4263: Global key block configurable via ...

2016-08-30 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/938#discussion_r76828078 --- Diff: iocore/net/SSLUtils.cc --- @@ -95,6 +95,8 @@ struct ssl_user_config { ssl_user_config() : opt(SSLCertContext::OPT_NONE

[GitHub] trafficserver issue #938: TS-4263: Global key block configurable via Records...

2016-08-30 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/938 [approve ci] --- 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 pull request #922: TS-4376: Support variable extension in set-...

2016-08-29 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/922 --- 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 #922: TS-4376: Support variable extension in set-header

2016-08-29 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/922 :+1: --- 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 #937: TS-2482: Should use target_addr instead of server_...

2016-08-29 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/937 :+1: --- 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 #941: TS-3577: Remove the --enable-static-proxy build op...

2016-08-29 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/941 :+1: --- 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 #941: TS-3577: Remove the --enable-static-proxy build op...

2016-08-29 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/941 Yeh, I'm fine with removing it, but maybe at least change the commit message (and ideally the Jira Summary too). Such that we an easily release-note that we removed this option as well

[GitHub] trafficserver pull request #941: TS-3577: Remove the --enable-static-proxy b...

2016-08-29 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/941#discussion_r76725878 --- Diff: configure.ac --- @@ -231,33 +231,6 @@ TS_ARG_ENABLE_VAR([has], [tests]) AM_CONDITIONAL([BUILD_TESTS], [test 0 -ne $has_tests

[GitHub] trafficserver issue #938: TS-4263: Global key block configurable via Records...

2016-08-29 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/938 make clang-format --- 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

[GitHub] trafficserver issue #937: TS-2482: Fix Socks Proxy bugs

2016-08-28 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/937 The changes looks good to me. --- 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 pull request #937: TS-2482: Fix Socks Proxy bugs

2016-08-28 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/937#discussion_r76537936 --- Diff: iocore/net/Socks.cc --- @@ -136,7 +136,7 @@ void SocksEntry::free() { MUTEX_TRY_LOCK(lock, action_.mutex, this_ethread

[GitHub] trafficserver issue #928: Ts 4423

2016-08-26 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/928 Fwiw, Github sort of imposes a Subject length of 50 characters, it will line wrap beyond that, making for ugly messages. So, I think we should recommend TS-1234 < 50 charac

[GitHub] trafficserver issue #929: TS-4789: Remove READ_WHILE_WRITER build condition.

2016-08-26 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/929 Fwiw, if the Linux build succeeds, it means clang-format succeeded. --- 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 #931: TS-4791: Move stale_while_revalidate back into the...

2016-08-26 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/931 It's a shame, because this plugin works poorly (only one request is "saved"). --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] trafficserver issue #936: TS-4793: Make the C++ API reattach to existing sta...

2016-08-26 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/936 :+1: --- 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 #928: Ts 4423

2016-08-25 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/928 Also update the commit message :) --- 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

[GitHub] trafficserver issue #923: TS-4745: Initializes pRecord.failCount in ParentRe...

2016-08-25 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/923 Fwiw, we should make sure to review and mark a PR for CI build before merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] trafficserver issue #918: TS-4725: Remove proxy.config.http.enable_url_expan...

2016-08-25 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/918 Be careful when eliminating try_to_expand_host_name(), I recently discovered that this function also deals with DNS failures in parent selection. I'm +1 on removing (or renaming) this method

[GitHub] trafficserver issue #912: TS-2470: Remove PCT metrics

2016-08-24 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/912 I applied the patch, and could not see any remnants of _pct metrics. :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] trafficserver issue #897: TS-4772: Add delay and max-age control to the gene...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/897 I dislike the inconsistency, but your explanation / use case makes a lot of sense. And if we agree that this makes things better, and not worse, do it. Maybe file a Jira to have a future

[GitHub] trafficserver issue #907: TS-3826: Traffic Server adds body "No Content" to ...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/907 :+1: --- 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 #893: TS-4581 CID 1356973 dead code in proxy/hdrs/HTTP.c...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/893 [approve ci] --- 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 #879: TS-2153 : Add -M to traffic_manager options if nee...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/879 @jpeach we good to land this now? --- 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

[GitHub] trafficserver issue #882: TS-4362 Removed cacheurl plugin

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/882 Deprecated as of 6.2.0, removed for 7.0.0: This plugin is deprecated as of v6.2.0 and will be removed as of v7.0.0. It is replaced by a new Cache Key Manipulation Plugin and you should

[GitHub] trafficserver issue #897: TS-4772: Add delay and max-age control to the gene...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/897 I guess I don't have a strong opinion, but it seems unfortunate to me to introduce these new options as headers, rather than URI components. The original plugin for lighthttpd did everything

[GitHub] trafficserver issue #895: TS-4700: Change the default timeout for HTTP/2

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/895 I'm ok with this, but it's slightly misleading that we are changing both the HTTP/1 and the H2 timeouts. Perhaps considering mentioning this in the commit message body, or the Summary? It'll

[GitHub] trafficserver issue #903: TS-4747: if the connection of parent is notalive, ...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/903 Few issues here: 1) There are merge conflicts 2) Please don't bundle more than one Jira into each PR (unless absolutely necessary) 3) Squash commits to down to one

[GitHub] trafficserver issue #905: TS-4335: Remove the option to disable/enable TLS c...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/905 :+1: --- 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 #898: TS-4345: Change defaults for ERROR to not log to s...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/898 :+1: --- 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 #898: TS-4345: Change defaults for ERROR to not log to s...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/898 You might want to consider editing the commit subject, Github gets really weird and truncates messages > 50 characters (so better do a short Summary, and then more verbose messaging in the b

[GitHub] trafficserver pull request #900: TS-4744: ParentConsistentHash::selectParent...

2016-08-23 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/900#discussion_r75857735 --- Diff: proxy/ParentConsistentHash.cc --- @@ -143,6 +143,8 @@ ParentConsistentHash::selectParent(const ParentSelectionPolicy *policy, bool fir

[GitHub] trafficserver issue #901: TS-4745: pRecord.failCount not init inParentRecord...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/901 Looks good. Maybe I suggest a slightly cleaner commit message: TS-4745 Initializes pRecord.failCount in ParentRecord::ProcessParents :+1: --- If your project is set up

[GitHub] trafficserver issue #902: TS-4746: ParentRecord *secondary_parents malloc, b...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/902 Also, I'm pretty sure this would fail the CI build, please run "make clang-format" on the code, and push this again with the updated commit message. Thanks! --- If your proj

[GitHub] trafficserver issue #902: TS-4746: ParentRecord *secondary_parents malloc, b...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/902 Just to be picky, but we should avoid typos in the commit messages (memory, not memory). I also think this could be simplified to just e.g. 4746 Fixes ParentRecord *secondary_parents

[GitHub] trafficserver issue #904: TS-4775: Log a better debug error when a cache ope...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/904 :+1: --- 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 pull request #904: TS-4775: Log a better debug error when a ca...

2016-08-23 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/904#discussion_r75856806 --- Diff: lib/ts/InkErrno.cc --- @@ -0,0 +1,106 @@ +/** @file + + Error code defines + + @section license License

[GitHub] trafficserver issue #893: TS-4581 CID 1356973 dead code in proxy/hdrs/HTTP.c...

2016-08-23 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/893 Seems this branch has merge conflicts, please rebase with current master and push again before review. --- If your project is set up for it, you can reply to this email and have your reply

<    2   3   4   5   6   7   8   9   >