[GitHub] trafficserver pull request: TS-3650: Track configuration variable ...

2015-05-31 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/206#issuecomment-107280577 I don't have any particular thoughts on this, other than if we do this, we also add an API to query into this "source" of a particular config. E.g.

[GitHub] trafficserver pull request: Removed hard-coded formats; now config...

2015-06-15 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/225#issuecomment-112213434 Couple of nit-picks: 1) The documentations is slightly confusing now. What's a "variable" in the XML context? What we should document

[GitHub] trafficserver pull request: interim cache docs

2015-06-17 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/161#issuecomment-112871458 Please close 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

[GitHub] trafficserver pull request: Add initial python-based functional te...

2015-06-17 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/141#issuecomment-112871149 We've landed LinkedIn's framework, can you please close this pull request? --- If your project is set up for it, you can reply to this email and have

[GitHub] trafficserver pull request: Integration test for TLS ticket key ro...

2015-06-17 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/189#issuecomment-112872925 Thomas: Should we start making Jiras's for these new tsqa features ? It'd be nice to track what is being added outside of other code changes. --- If yo

[GitHub] trafficserver pull request: UUID Proposal

2015-06-17 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/199#issuecomment-112874297 I'll take a look at this. Is there a Jira for this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] trafficserver pull request: TS-2150: Add Milestone log tags

2015-06-17 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/229#issuecomment-112961947 Please check with John (the current assignee of the TS-2150 Jira). --- 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-2150: Add Milestone log tags

2015-06-23 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/229#issuecomment-114597667 +1. No STL on the critical path. --- 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: Add ListAll for HostDB httpui endpoint

2015-07-09 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/245#issuecomment-120083151 Absolutely agree, lets not put more stuff into httpui, we should aim to eliminate it for 7.0.0. Move things over to the management port and traffic_ctl please

[GitHub] trafficserver pull request: TS-3746: Make proxy.config.ssl.client....

2015-07-19 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/254#issuecomment-122645818 I have a few concerns with the code here actually. In general, we want more configurations overridable, including cache configurations and network configurations

[GitHub] trafficserver pull request: TS-3780: Custom log add incoming inter...

2015-07-22 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/258#issuecomment-123593668 Yeah, close TS-2152 as a dupe of TS-3780, since there's so much work done on this PR already. In general, please file Jira's before work / pull requests

[GitHub] trafficserver pull request: TS-3781: Add the log field "pqsp" (ser...

2015-07-22 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/255#issuecomment-123612759 @bgaff Please review and commit. Also, make sure the mnemonics for this new tag (and TS-3780) are in line with existing standards. --- If your project is set up

[GitHub] trafficserver pull request: TS-3792: Crash with non-existant or mi...

2015-07-29 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/262#issuecomment-126043948 I haven't had a chance to review all this, but reading the last few comments, makes me wonder: If a user ends up in such a situation (no resolvers available

[GitHub] trafficserver pull request: Solve 'undefined reference to symbol M...

2015-07-30 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/203#issuecomment-126513715 Yeah, please submit a new pull request. Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] trafficserver pull request: Solve 'undefined reference to symbol M...

2015-07-30 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/203#issuecomment-126513769 Also, since we closed TS-3632, please open a new Jira for this as well. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] trafficserver pull request: TS-3782: Add normal scenario tests for...

2015-08-04 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/268#issuecomment-127820259 Thanks Masaori and Thomas. I've merged this pull request. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] trafficserver pull request: TS-3828: HEAD requests hang when origi...

2015-08-06 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/271#issuecomment-128445110 This seems reasonable to me as well. If I understand this, basically you are saying, if we expect no body, also explicitly ignore any transfer encoding? --- If

[GitHub] trafficserver pull request: Add support for webdav methods in ip_a...

2015-08-11 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/270#issuecomment-130126864 That seems draconian to rule out these methods only because they are not in the main HTTP RFCs. Since ATS is a general forward (and transparent) proxy, it seems

[GitHub] trafficserver pull request: Add support for webdav methods in ip_a...

2015-08-11 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/270#issuecomment-130127185 I should say, if there was a reasonable way to add functionality to ip_allow.config via plugins, that would make a lot of sense. But, I don't think the

[GitHub] trafficserver pull request: Add support for webdav methods in ip_a...

2015-08-12 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/270#issuecomment-130491241 @ushachar Ah, so the argument is to not add special handling for this, but still allow them to be used in ip_allow.config? If so, that seems fine. --- If your

[GitHub] trafficserver pull request: Add support for webdav methods in ip_a...

2015-08-25 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/270#issuecomment-134748516 Ok, I think the consensus is that we don't change anything. Sorry Meera, but thanks for all the work. And I whole heartedly agree that we should eliminate th

[GitHub] trafficserver pull request: [TS-3911] Create log tag for server co...

2015-09-14 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/293#issuecomment-140170568 As discussed on the IRC, I think we should 1) Change the subject for this Jira, I thought isSSL was the name of the new tag. 2) The description

[GitHub] trafficserver pull request: [TS-3911] Create log tag for whether p...

2015-09-14 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/293#discussion_r39430575 --- Diff: proxy/logging/Log.cc --- @@ -478,7 +478,7 @@ Log::init_fields() global_field_list.add(field, false); ink_hash_table_insert

[GitHub] trafficserver pull request: TS-3956: Header_rewrite applies strang...

2015-10-05 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/300#issuecomment-145669029 it ought to be possible to make a standalone test program, that exercises the config loading / parsing, without having to run as a plugin. Basically, something

[GitHub] trafficserver pull request: (TS-3961) open source Yahoo's ats-mult...

2015-10-08 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/302#issuecomment-146684009 This also must be run through clang-format first. --- 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: (TS-3961) open source Yahoo's ats-mult...

2015-10-08 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/302#issuecomment-146685122 Great, thanks! --- 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-3948 Lock g_records during in RecDu...

2015-10-09 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/304#issuecomment-146882957 James, it does hold this lock in a lot of places. :) The crash seems to happens when something (e.g. propstats) modifies librecords while at the same time

[GitHub] trafficserver pull request: UUID Proposal

2015-10-26 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/199#issuecomment-151287464 Ping. Can we get a Jira for this? I'm ready to start working on this, sorry for the delay. --- If your project is set up for it, you can reply to this emai

[GitHub] trafficserver pull request: UUID Proposal

2015-10-26 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/199#issuecomment-151287788 In addition to the proposals here, I think we should generalize this concept. There are many other use cases for this approach, such as replacing the IP in the Via

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

2015-11-18 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/330#issuecomment-157917453 Can you provide some example URLs where this fails proxying through ATS? I'm trying t both reproduce and engage some friends over at Akamai, to fully under

[GitHub] trafficserver pull request: TS-3966 Allow for pre-origin requests ...

2015-11-20 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/346 TS-3966 Allow for pre-origin requests to be denied in header_rewrite This generalizes the concept of set-status, such that it also works in remap read-request hooks. I.e. prior to having a

[GitHub] trafficserver pull request: TS-4050 - Trafficserver is crashing wh...

2015-12-03 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/360#issuecomment-161801444 Hmmm, I'll have to review this further, but there seems to be a lot other changes here in this PR, unrelated to this actual fix. Why is that? Why is so much

[GitHub] trafficserver pull request: TS-4050 - Trafficserver is crashing wh...

2015-12-03 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/361#issuecomment-161826127 Much better! I'll have to check / read the code more thoroughly, but are you sure this isn't now leaking the object when the freelis

[GitHub] trafficserver pull request: TS-4050 - Trafficserver is crashing wh...

2015-12-04 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/361#issuecomment-162083854 Yeah, so there's no leak here (sorry, my bad), but I feel these checks are unnecessary. I'd rather change this to have a release assert above

[GitHub] trafficserver pull request: TS-4030: Allow parent selection to ign...

2015-12-08 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/369#issuecomment-162997233 This mostly looks good, except in +char * +ParentRecord::getHashPath(RequestData *rdata, size_t *path_len) +{ I think, but

[GitHub] trafficserver pull request: TS-4030: Allow parent selection to ign...

2015-12-11 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/369#issuecomment-163996272 Looks good to me now, +1. It's a little difficult to decipher the refactoring in ParentRecord::FindParent, I assume that's mostly optimizations? -

[GitHub] trafficserver pull request: Fix clang analysis issue in the RamCac...

2015-12-14 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/376#issuecomment-164572673 +1, please commit :). --- 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: [ts-4023] cachekey plugin

2015-12-14 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/371#issuecomment-164589466 I'm going to land this, unless there are other review concerns. (Gancho fixed a few number of issues that was reported outside of this PR already). --- If

[GitHub] trafficserver pull request: TS-4030: Fixed a regression test failu...

2015-12-15 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/377#issuecomment-164888496 +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

[GitHub] trafficserver pull request: TS-4088: Add support for BoringSSL

2015-12-17 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/386#issuecomment-165671592 Looks good to me, ship it! --- 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-4083: CID 1343347: Fix unchecked re...

2015-12-21 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/392#issuecomment-166458670 Yeah, 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

[GitHub] trafficserver pull request: TS-4088: Add support for BoringSSL

2015-12-23 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/386#issuecomment-166989854 James, the problem is that if you do what you suggest, it likely will fail. It will still find that OpenSSL include file (because it's likely to be on the s

[GitHub] trafficserver pull request: TS-4088: Add support for BoringSSL

2015-12-24 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/386#issuecomment-167193001 Yeah, that's a good idea (putting all SSL library weirdness in one file). --- If your project is set up for it, you can reply to this email and have your

[GitHub] trafficserver pull request: [TS-4095] adding a new example plugin ...

2015-12-30 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/393#issuecomment-168111940 @bgaff This seems useful that it ought to be more than just an example, no ? Do we have a strategy / plan for exposing stable plugins to the community, which are

[GitHub] trafficserver pull request: TS-4060 Adds JSON support consistently...

2016-01-12 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/417 TS-4060 Adds JSON support consistently for traffic_layout This makes all output of traffic_layout support the --json option. You can merge this pull request into a Git repository by running

[GitHub] trafficserver pull request: TS-4081 Adds --pristine to use pristin...

2016-01-12 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/418 TS-4081 Adds --pristine to use pristine URL on escalation This new options lets the escalation plugin use the pristine (unmapped) URL when retrying the request. You can merge this pull

[GitHub] trafficserver pull request: TS-4140 Fixes a coverity warning due t...

2016-01-17 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/427 TS-4140 Fixes a coverity warning due to changes in TS-4106 (dead code) This restores an older behavior, removing an unnecessary conditional (dead code).q can never be NUL.. You can merge this

[GitHub] trafficserver pull request: Ts 4142

2016-01-17 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/428 Ts 4142 This fixes builds on OmniOS. I split this up into two commits, since not everything can be cherry-picked to 6.1.x You can merge this pull request into a Git repository by running

[GitHub] trafficserver pull request: TS-4131: InactivityCop doesn't close a...

2016-01-21 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/434#issuecomment-173747195 Looks good, I'd like to get this in for a 6.1.0 respin. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] trafficserver pull request: TS-4099: Implement Lua support for cus...

2016-01-21 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/422#issuecomment-173770153 Did we resolve the issues around the .snap file compatibility issues? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] trafficserver pull request: [TS-4157] traffic_via tests use bad ch...

2016-01-27 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/440#issuecomment-175908728 I don't think you can just change the ':' to a ';'. The ':' is what the Via: header will have, which means, you'd break com

[GitHub] trafficserver pull request: TS-4158: release mlocs correctly

2016-01-28 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/441#issuecomment-176227717 +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

[GitHub] trafficserver pull request: TS-4162: Add proxy.config.http2.active...

2016-01-29 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/444#issuecomment-176838316 I'm mostly ok with this, except for the default value. You should for now set it to a value (likely 0?) that is compatible with existing 6.x code. Then f

[GitHub] trafficserver pull request: TS-4168: Only close inactive and activ...

2016-02-01 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/447#issuecomment-178057937 +1, lets get this back ported to 6.1.1 as well (please mark the Jira accordingly). Although this might also need that other patch for the new timeout, right? If so

[GitHub] trafficserver pull request: [TS-4160] Reset the txn request/respon...

2016-02-01 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/443#issuecomment-178061382 I'm having a major deja vu here :). We had this discussion at a summit, at LinkedIn, didn't we? :) Yeah, you have to be careful caching these, for th

[GitHub] trafficserver pull request: TS-4170: Error receiving data frame on...

2016-02-01 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/450#issuecomment-178270734 +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

[GitHub] trafficserver pull request: TS-3863: Add support for ASAN leak det...

2016-02-03 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/453#issuecomment-179534623 +1. I've tested a variation of this patch, and it let me do the leak detection. --- If your project is set up for it, you can reply to this email and have

[GitHub] trafficserver pull request: TS-3863: Add support for ASAN leak det...

2016-02-03 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/453#issuecomment-179536276 Maybe some unlikely() spread in here, since those checks for the shutdown is very rarely succeeding? --- If your project is set up for it, you can reply to this

[GitHub] trafficserver pull request: TS-4177: Memory leak in LogFieldAliasT...

2016-02-05 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/456#issuecomment-180551999 +1. Btw, is that really how clang-format indented it? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] trafficserver pull request: TS-4176: s3_auth add support for matri...

2016-02-05 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/455#issuecomment-180669497 Please squash this down to one commit IMO. --- 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-4176: s3_auth add support for matri...

2016-02-06 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/455#issuecomment-180905142 One question: Can we be sure this doesn't break anything "backwards compatible" ? I.e. someone using the plugin today, it should just work the s

[GitHub] trafficserver pull request: TS-4176: s3_auth add support for matri...

2016-02-06 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/455#issuecomment-180911692 Changing to TSDebug is fine, I don't recall why printf() was used, probably laziness :) I'll try to test this in our setup next week, but I agree that th

[GitHub] trafficserver pull request: TS-4176: s3_auth add support for matri...

2016-02-08 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/455#issuecomment-181594755 Couple of things on that last patch: 1) You have to run clang-format over the code, I'm fairly certain we would never indent like this:

[GitHub] trafficserver pull request: TS-4176: s3_auth add support for matri...

2016-02-08 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/455#issuecomment-181604662 Yeah, the problem with it (and pretty much all of STL) is that it has hidden (and sometimes) unpredictable memory allocations behavior. I did some tests recently

[GitHub] trafficserver pull request: TS-4181: Memory leak in aio threads wh...

2016-02-11 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/463#issuecomment-182969455 +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

[GitHub] trafficserver pull request: TS-4178: Memory leak in SplitDNSConfig...

2016-02-11 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/464#issuecomment-182975244 I don't quite understand it, but it seems fine and correct, and if it shuts up Stroustrup, +1! --- If your project is set up for it, you can reply to this

[GitHub] trafficserver pull request: TS-3917: Sending only SETTINGS_INITIAL...

2016-02-11 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/466#issuecomment-183162557 +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

[GitHub] trafficserver pull request: TS-4196: Memory leak from main_thread ...

2016-02-11 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/467#issuecomment-183171794 +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

[GitHub] trafficserver pull request: TS-4198: Restore sync buffer cleanup.

2016-02-12 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/472#issuecomment-183391081 +1, I like it! --- 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: fixed a bug where a parent is not mark...

2016-02-12 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/473#issuecomment-183420183 Looks good, but I think it has to be run through clang-format. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] trafficserver pull request: fixed a bug where a parent is not mark...

2016-02-12 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/473#issuecomment-183423695 Cool. One (stupid) question: You remove the call to markParentUp(result), is that being done elsewhere in the existing code paths? --- If your project is set up

[GitHub] trafficserver pull request: fixed a bug where a parent is not mark...

2016-02-12 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/473#issuecomment-183425676 Sounds good, +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

[GitHub] trafficserver pull request: TS-4200: Wrong return value for TSHash...

2016-02-12 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/475#issuecomment-183515538 +1. Although, nothing uses this, right? :) --- 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-4066: Fixed most of the leaks in te...

2016-02-12 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/474#issuecomment-183515622 +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

[GitHub] trafficserver pull request: TS-4208: Fix freelist mem dump total a...

2016-02-15 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/479#issuecomment-184509159 +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

[GitHub] trafficserver pull request: TS-4190: Disabling LuaJIT in configure...

2016-02-18 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/486#issuecomment-185819952 +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

[GitHub] trafficserver pull request: [TS-4095] adding a new example plugin ...

2016-02-19 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/393#issuecomment-186362474 Nit picking, but instead of BUILD_WEBP_TRANSFORM_PLUGIN, wouldn't it make more sense to just say something like BUILD_HAS_IMAGEMAGICCPP or some such (loo

[GitHub] trafficserver pull request: TS-4158 Adds appropriate releases of U...

2016-02-21 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/491 TS-4158 Adds appropriate releases of URL MLocs The missing releases are benign, this is merely for correctness. There are two misplaces printf()'s as well that I removed. You can merge

[GitHub] trafficserver pull request: TS-3966 Allow for pre-origin requests ...

2016-02-21 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/346 --- 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: TS-3938: Add hardening (fortify) as an...

2016-02-23 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/497#issuecomment-187996374 Does any of these flags change with the choice of compiler? LLVM / clang? Also, FORTIFY_SOURCE is good, we've had it trip in prod at least once (which is a

[GitHub] trafficserver pull request: TS-4227: Remove auto_ptr in SPDY plugi...

2016-02-24 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/498#issuecomment-188494372 +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

[GitHub] trafficserver pull request: TS-4228 Adds better error handling in ...

2016-02-25 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/500 TS-4228 Adds better error handling in the synthetic checks In traffic_manager, the thread that handles the request from traffic_cop (via traffic_server) does not deal well with various

[GitHub] trafficserver pull request: Misc hostdb cleanups

2016-03-01 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/507#issuecomment-190922574 Love the docs, good idea :). About rr: why not just use the is_rr() function consistently, it was added a while ago. Also, we're having some pretty se

[GitHub] trafficserver pull request: TS-4248: allow metrics to change type ...

2016-03-01 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/509#issuecomment-191003854 +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

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

2016-03-01 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/488#issuecomment-191056670 The latest patch looks good to me, +1. Meera: In addition, can you make another PR to fix the documentation for the metrics you found that are marked

[GitHub] trafficserver pull request: Misc hostdb cleanups

2016-03-02 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/507#issuecomment-191333818 It's a regression between 5.x and 6.x, it crashes infrequently in production. The "fix" I put in indicates there is some issues going on with t

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

2016-03-03 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/488#issuecomment-191992703 Ah good, I must have missed it. Thanks! --- 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-4228 Adds better error handling in ...

2016-03-04 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/500 --- 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: TS-4258: NULL out server_session when ...

2016-03-05 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/513#issuecomment-192697452 +1. Should this be a back port to 6.1.2? --- 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-4187: Fix connections_currently_ope...

2016-03-06 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/510#issuecomment-192981540 If this breaks throttling , should we back port to v6.1.2? --- 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-4259: Only null out ua_session if i...

2016-03-06 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/514#issuecomment-192982825 Back port candidate? I wonder too if this is something we have other Jiras for, I remember seeing crashes related to tunneling before. --- If your project is set

[GitHub] trafficserver pull request: TS-2642 Adds a new operator %{NOW} to ...

2016-03-06 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/517 TS-2642 Adds a new operator %{NOW} to header_rewrite This can be used to make time based decisions, such as denying requests prior to a certain date. Or changing QOS settings based on

[GitHub] trafficserver pull request: TS-4161: fixed ProcessManager stackove...

2016-03-07 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/496#issuecomment-193402183 +1, lets land this. Gancho, you feel this should be back ported to 6.1.x? How serious / likely is this to trip up? --- If your project is set up for it, you can

[GitHub] trafficserver pull request: TS-4187: Fix connections_currently_ope...

2016-03-07 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/510#issuecomment-193404766 +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

[GitHub] trafficserver pull request: TS-4255: remove StatSystem metrics

2016-03-08 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/520#issuecomment-193804585 +1. We're sure this isn't causing any backwards compatibility issues, right? --- If your project is set up for it, you can reply to this email and have

[GitHub] trafficserver pull request: TS-4207 Adds better checks to avoid Ho...

2016-03-08 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/521 TS-4207 Adds better checks to avoid HostDB crashes in 6.x As much as I dislike this bandaid fix, it does prevent the crashes that we've been experiencing since upgrading to 6.1.x.

[GitHub] trafficserver pull request: TS-4207 Adds better checks to avoid Ho...

2016-03-10 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/521#issuecomment-195044366 Should I land this? I understand it might hide an underlying problem, but a) it does work and b) it does make sense to check the rr, we do that in other places too

[GitHub] trafficserver pull request: TS-4207 Adds better checks to avoid Ho...

2016-03-10 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/521#issuecomment-195107210 Ok. So we'll leave 6.x unusable for now. :). I understand you primary concern, that it hides possibly another problem. But your r->round_robin argument

[GitHub] trafficserver pull request: TS-4207 Adds better checks to avoid Ho...

2016-03-10 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/521 --- 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: Potential Fix for TS-4207

2016-03-11 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/523#issuecomment-195614866 As per the IRC discussion, this seems unlikely to be our issue, since we don't enable the hosts files support on our boxes. Also, probably should use ink

  1   2   3   4   5   6   >