[GitHub] trafficserver issue #815: TS-4680: thread safe initialization in TS*DirGet()...

2016-07-19 Thread yatsukhnenko
Github user yatsukhnenko commented on the issue: https://github.com/apache/trafficserver/pull/815 @zwoop, @jpeach, something like 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

[jira] [Work logged] (TS-4680) Not thread safe initialization in TS*DirGet() functions

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4680?focusedWorklogId=25740=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25740 ] ASF GitHub Bot logged work on TS-4680: -- Author: ASF GitHub Bot Created

[jira] [Resolved] (TS-4652) ASAN issue in logging with gcc 6.1.1

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-4652. --- Resolution: Fixed > ASAN issue in logging with gcc 6.1.1 > > >

[jira] [Work logged] (TS-4652) ASAN issue in logging with gcc 6.1.1

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4652?focusedWorklogId=25739=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25739 ] ASF GitHub Bot logged work on TS-4652: -- Author: ASF GitHub Bot Created

[jira] [Work logged] (TS-4680) Not thread safe initialization in TS*DirGet() functions

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4680?focusedWorklogId=25738=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25738 ] ASF GitHub Bot logged work on TS-4680: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #815: TS-4680: thread safe initialization in TS*DirGet()...

2016-07-19 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/815 Gotcha. Well, you showed me C++11 has this requirement for thread safety, and we've said that v7.0.0 will require C++11 support, so +1 on that. --- If your project is set up for it, you can

[GitHub] trafficserver issue #813: TS-4652 Fixes log field initialization, previously...

2016-07-19 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/813 👍 --- 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

[jira] [Work logged] (TS-4652) ASAN issue in logging with gcc 6.1.1

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4652?focusedWorklogId=25737=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25737 ] ASF GitHub Bot logged work on TS-4652: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #815: TS-4680: thread safe initialization in TS*DirGet()...

2016-07-19 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/815 File scope would not work since these initializers can depend on librecords. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Work logged] (TS-4680) Not thread safe initialization in TS*DirGet() functions

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4680?focusedWorklogId=25736=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25736 ] ASF GitHub Bot logged work on TS-4680: -- Author: ASF GitHub Bot Created

[jira] [Work logged] (TS-4680) Not thread safe initialization in TS*DirGet() functions

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4680?focusedWorklogId=25735=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25735 ] ASF GitHub Bot logged work on TS-4680: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #815: TS-4680: thread safe initialization in TS*DirGet()...

2016-07-19 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/815 If I understand C++ at all, I don't think that example is thread safe? But, moving it outside (file scope) would be. No? --- If your project is set up for it, you can reply to this email and

[jira] [Updated] (TS-4183) cachekey: URI and URI path capture/replacement

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4183: -- Issue Type: New Feature (was: Improvement) > cachekey: URI and URI path capture/replacement >

[jira] [Work logged] (TS-4652) ASAN issue in logging with gcc 6.1.1

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4652?focusedWorklogId=25734=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25734 ] ASF GitHub Bot logged work on TS-4652: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #813: TS-4652 Fixes log field initialization, previously...

2016-07-19 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/813 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/351/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (TS-4476) CLONE - Make proxy.config.http.transaction_active_timeout_in overridable

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385176#comment-15385176 ] Leif Hedstrom commented on TS-4476: --- I moved this to be marked as a Dupe, to avoid the duplication in the

[jira] [Reopened] (TS-4476) CLONE - Make proxy.config.http.transaction_active_timeout_in overridable

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reopened TS-4476: --- > CLONE - Make proxy.config.http.transaction_active_timeout_in overridable >

[jira] [Resolved] (TS-4476) CLONE - Make proxy.config.http.transaction_active_timeout_in overridable

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-4476. --- Resolution: Duplicate Fix Version/s: (was: 6.2.0) > CLONE - Make

[jira] [Work logged] (TS-4652) ASAN issue in logging with gcc 6.1.1

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4652?focusedWorklogId=25733=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25733 ] ASF GitHub Bot logged work on TS-4652: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #813: TS-4652 Fixes log field initialization, previously...

2016-07-19 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/813 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/456/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Work logged] (TS-4652) ASAN issue in logging with gcc 6.1.1

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4652?focusedWorklogId=25732=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25732 ] ASF GitHub Bot logged work on TS-4652: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #813: TS-4652 Fixes log field initialization, previously...

2016-07-19 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/813 @jpeach @bryancall check the update 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 not have this

[jira] [Work logged] (TS-4680) Not thread safe initialization in TS*DirGet() functions

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4680?focusedWorklogId=25731=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25731 ] ASF GitHub Bot logged work on TS-4680: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #815: TS-4680: thread safe initialization in TS*DirGet()...

2016-07-19 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/815 Interesting, so e.g. static char *runtimedir = RecConfigReadRuntimeDir(); would be thread safe. That seems like a no-brainer to me :). +1 --- If your project is set

[GitHub] trafficserver issue #813: TS-4652 Fixes log field initialization, previously...

2016-07-19 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/813 Ah, yeah, I'm pretty sure that entire if() can be safely eliminated (famous last words ...). --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Work logged] (TS-4652) ASAN issue in logging with gcc 6.1.1

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4652?focusedWorklogId=25730=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25730 ] ASF GitHub Bot logged work on TS-4652: -- Author: ASF GitHub Bot Created

[jira] [Work logged] (TS-4652) ASAN issue in logging with gcc 6.1.1

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4652?focusedWorklogId=25729=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25729 ] ASF GitHub Bot logged work on TS-4652: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #813: TS-4652 Fixes log field initialization, previously...

2016-07-19 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/813 Let me take a look, but I was going for the simplest solution that works, with minimal risk. It's pretty finicky on the order :) --- If your project is set up for it, you can reply to this

[jira] [Work logged] (TS-4622) Ports from SRV lookups aren't used

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4622?focusedWorklogId=25728=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25728 ] ASF GitHub Bot logged work on TS-4622: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #773: TS-4622 Use port from SRV response when con...

2016-07-19 Thread JamesPeach
Github user JamesPeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/773#discussion_r71447768 --- Diff: proxy/http/HttpTransact.cc --- @@ -1783,7 +1783,13 @@ HttpTransact::OSDNSLookup(State *s) // update some state variables with

[jira] [Work logged] (TS-4652) ASAN issue in logging with gcc 6.1.1

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4652?focusedWorklogId=25727=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25727 ] ASF GitHub Bot logged work on TS-4652: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #813: TS-4652 Fixes log field initialization, pre...

2016-07-19 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/813#discussion_r71446015 --- Diff: proxy/logging/Log.cc --- @@ -925,6 +925,7 @@ Log::init(int flags) if (config_flags & STANDALONE_COLLATOR) {

[jira] [Work logged] (TS-4680) Not thread safe initialization in TS*DirGet() functions

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4680?focusedWorklogId=25726=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25726 ] ASF GitHub Bot logged work on TS-4680: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #815: TS-4680: thread safe initialization in TS*DirGet()...

2016-07-19 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/815 These are globals, so I don't think that thread local storage makes sense here. There are 2 reasonable approaches to this. The most straight-forward is to use static initialization

[jira] [Commented] (TS-4012) tcp_reused log field doesn't work for http2/spdy

2016-07-19 Thread Eric Schwartz (JIRA)
[ https://issues.apache.org/jira/browse/TS-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385052#comment-15385052 ] Eric Schwartz commented on TS-4012: --- Yes! I should be able to fix this now that TS-3612 is finalized.

[jira] [Commented] (TS-4012) tcp_reused log field doesn't work for http2/spdy

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385044#comment-15385044 ] Leif Hedstrom commented on TS-4012: --- [~erics273]Are we getting a new PR for this? Or should we close this?

[jira] [Commented] (TS-4372) Traffic server heart beat fails with 6.1

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385043#comment-15385043 ] Leif Hedstrom commented on TS-4372: --- [~shinrich] [~bcall] Are you still seeing this with 6.2.0 ? We've been

[jira] [Commented] (TS-3640) Drupal auth fails with dda6814f07ee59c over SPDY

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385031#comment-15385031 ] Leif Hedstrom commented on TS-3640: --- [~shinrich] Should we just close this one, since we're killing SPDY ?

[jira] [Assigned] (TS-4311) Remove SPDY protocol support

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reassigned TS-4311: - Assignee: Leif Hedstrom > Remove SPDY protocol support > > >

[jira] [Resolved] (TS-2987) TS API to identify if the client connection is via SPDY

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-2987. --- Resolution: Won't Fix Fix Version/s: (was: sometime) > TS API to identify if the client

[jira] [Resolved] (TS-4517) Build tests in the same build phase all over components

2016-07-19 Thread Masakazu Kitajo (JIRA)
[ https://issues.apache.org/jira/browse/TS-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masakazu Kitajo resolved TS-4517. - Resolution: Fixed > Build tests in the same build phase all over components >

[jira] [Resolved] (TS-4521) compile error on build proxy/http2/test_HPACK

2016-07-19 Thread Masakazu Kitajo (JIRA)
[ https://issues.apache.org/jira/browse/TS-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masakazu Kitajo resolved TS-4521. - Resolution: Fixed 9213f2ec567c0143df61598f5556010c6b9e59ee > compile error on build

[jira] [Created] (TS-4690) Logging to ascii_pipe fails in 6.2.x

2016-07-19 Thread Haritha Haridas (JIRA)
Haritha Haridas created TS-4690: --- Summary: Logging to ascii_pipe fails in 6.2.x Key: TS-4690 URL: https://issues.apache.org/jira/browse/TS-4690 Project: Traffic Server Issue Type: Bug

[GitHub] trafficserver issue #815: TS-4680: thread safe initialization in TS*DirGet()...

2016-07-19 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/815 @jpeach Wdyt? Would TLS make more sense here? It would duplicate those static strings, but avoids locks, no ? --- If your project is set up for it, you can reply to this email and have your

[jira] [Work logged] (TS-4680) Not thread safe initialization in TS*DirGet() functions

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4680?focusedWorklogId=25725=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25725 ] ASF GitHub Bot logged work on TS-4680: -- Author: ASF GitHub Bot Created

[jira] [Updated] (TS-4356) Deprecate cacheurl plugin

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4356: -- Issue Type: Improvement (was: Task) > Deprecate cacheurl plugin > - > >

[GitHub] trafficserver issue #644: [TS 4437] Add new limit rate example plugin

2016-07-19 Thread yatsukhnenko
Github user yatsukhnenko commented on the issue: https://github.com/apache/trafficserver/pull/644 @zwoop, I did squashing and fixing clang-format and spelling typos. Review please :) --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Work logged] (TS-4680) Not thread safe initialization in TS*DirGet() functions

2016-07-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4680?focusedWorklogId=25724=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25724 ] ASF GitHub Bot logged work on TS-4680: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #815: TS-4680: thread safe initialization in TS*D...

2016-07-19 Thread yatsukhnenko
GitHub user yatsukhnenko opened a pull request: https://github.com/apache/trafficserver/pull/815 TS-4680: thread safe initialization in TS*DirGet() functions @zwoop, @jpeach, review please. I'm not sure about that. You can merge this pull request into a Git repository by running:

[jira] [Updated] (TS-4565) clang-format: Align assignment on the =

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4565: -- Summary: clang-format: Align assignment on the = (was: clang_format: Align assignment on the =) >

[jira] [Updated] (TS-4420) Crash on downed API parent

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4420: -- Summary: Crash on downed API parent (was: crash on downed API parent) > Crash on downed API parent >

[jira] [Updated] (TS-4348) proxy.process.net.connections_currently_open does not match OS in terms of number of open connections

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4348: -- Fix Version/s: (was: 6.2.0) > proxy.process.net.connections_currently_open does not match OS in terms

[jira] [Resolved] (TS-4288) Better error handling of invalid qualifier strings in header_rewrite plugin

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-4288. --- Resolution: Invalid Fix Version/s: (was: 6.2.0) > Better error handling of invalid qualifier

[jira] [Updated] (TS-4296) Assertion in Epic plugin

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4296: -- Fix Version/s: (was: 6.2.0) > Assertion in Epic plugin > - > >

[jira] [Reopened] (TS-4288) Better error handling of invalid qualifier strings in header_rewrite plugin

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reopened TS-4288: --- > Better error handling of invalid qualifier strings in header_rewrite plugin >

[jira] [Updated] (TS-4266) ATS memory statistics shows that memory utilization is doubled after “traffic_ctl config reload”

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4266: -- Summary: ATS memory statistics shows that memory utilization is doubled after “traffic_ctl config reload”

[jira] [Updated] (TS-4252) Some plugins are causing seg-faults when using getopt_long with optind = 1.

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4252: -- Fix Version/s: (was: 6.2.0) > Some plugins are causing seg-faults when using getopt_long with optind =

[jira] [Updated] (TS-4229) proxy.config.http.cache.open_write_fail_action is not in the regression tests

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4229: -- Fix Version/s: (was: 6.2.0) > proxy.config.http.cache.open_write_fail_action is not in the regression

[jira] [Reopened] (TS-4136) Incoming http connection stats should be correct regardless of the HTTP version

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reopened TS-4136: --- > Incoming http connection stats should be correct regardless of the HTTP > version >

[jira] [Resolved] (TS-4136) Incoming http connection stats should be correct regardless of the HTTP version

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-4136. --- Resolution: Won't Fix Fix Version/s: (was: 6.2.0) [~shinrich] I don't see any changes

[jira] [Reopened] (TS-3584) SPDY and H2 requests should not trigger connection keep-alive processing

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reopened TS-3584: --- > SPDY and H2 requests should not trigger connection keep-alive processing >

[jira] [Commented] (TS-3584) SPDY and H2 requests should not trigger connection keep-alive processing

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15384743#comment-15384743 ] Leif Hedstrom commented on TS-3584: --- [~shinrich] There were no changes with this Jira that actually landed,

[jira] [Resolved] (TS-3584) SPDY and H2 requests should not trigger connection keep-alive processing

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-3584. --- Resolution: Won't Fix Fix Version/s: (was: 6.2.0) > SPDY and H2 requests should not trigger

[jira] [Resolved] (TS-2449) I find INKUDPRecvFrom can not work .

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-2449. --- Resolution: Invalid > I find INKUDPRecvFrom can not work . > - > >

[jira] [Updated] (TS-2642) header_rewrite time based Rules

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-2642: -- Summary: header_rewrite time based Rules (was: header_rewrite Time based Rules) > header_rewrite time

[jira] [Reopened] (TS-2449) I find INKUDPRecvFrom can not work .

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reopened TS-2449: --- > I find INKUDPRecvFrom can not work . > - > > Key:

[jira] [Resolved] (TS-3214) Request is not forwarded to parent

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-3214. --- Resolution: Invalid Fix Version/s: (was: 6.2.0) (was: sometime) >

[jira] [Updated] (TS-2449) I find INKUDPRecvFrom can not work .

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-2449: -- Fix Version/s: (was: 6.2.0) > I find INKUDPRecvFrom can not work . >

[jira] [Reopened] (TS-3214) Request is not forwarded to parent

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reopened TS-3214: --- > Request is not forwarded to parent > -- > > Key: TS-3214 >

[jira] [Updated] (TS-3214) Request is not forwarded to parent

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-3214: -- Summary: Request is not forwarded to parent (was: request is not forwarded to parent) > Request is not

[jira] [Updated] (TS-4024) Wire tracing enhancements

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4024: -- Issue Type: Improvement (was: Bug) > Wire tracing enhancements > - > >

[jira] [Updated] (TS-3979) Deprecate allow empty doc cache setting.

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-3979: -- Assignee: Sudheer Vinukonda > Deprecate allow empty doc cache setting. >

[jira] [Updated] (TS-4020) Cache_promote/background_fetch plugin LRU should use cachekey instead of url

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4020: -- Issue Type: Improvement (was: Bug) > Cache_promote/background_fetch plugin LRU should use cachekey

[jira] [Updated] (TS-3979) Deprecate allow empty doc cache setting.

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-3979: -- Issue Type: Improvement (was: Bug) > Deprecate allow empty doc cache setting. >

[jira] [Updated] (TS-4065) Change metrics to counters where appropriate

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4065: -- Summary: Change metrics to counters where appropriate (was: change metrics to counters where appropriate)

[jira] [Updated] (TS-4101) Remove proxy.config.stats.config_file

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4101: -- Summary: Remove proxy.config.stats.config_file (was: remove proxy.config.stats.config_file) > Remove

[jira] [Updated] (TS-4099) Replace XML statistics with Lua

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4099: -- Summary: Replace XML statistics with Lua (was: Rreplace XML statistics with Lua) > Replace XML

[jira] [Updated] (TS-4099) Rreplace XML statistics with Lua

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4099: -- Summary: Rreplace XML statistics with Lua (was: replace XML statistics with Lua) > Rreplace XML

[jira] [Updated] (TS-4104) Wrong return value while create a new ticket on ssl_callback_session_ticket()

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4104: -- Summary: Wrong return value while create a new ticket on ssl_callback_session_ticket() (was: wrong return

[jira] [Updated] (TS-4122) Doc: Add proxy.config.http.response_via_str

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4122: -- Fix Version/s: (was: 6.2.0) Docs > Doc: Add proxy.config.http.response_via_str >

[jira] [Updated] (TS-4117) Write tool to compare changes in configs/metrics between ATS versions

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4117: -- Issue Type: New Feature (was: Bug) > Write tool to compare changes in configs/metrics between ATS

[jira] [Updated] (TS-4113) Docs: Add value 4 to proxy.config.http.cache.cache_responses_to_cookies

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4113: -- Fix Version/s: (was: 6.2.0) > Docs: Add value 4 to proxy.config.http.cache.cache_responses_to_cookies

[jira] [Updated] (TS-4123) Doc: Fix image URLs in the Security page

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4123: -- Fix Version/s: (was: 6.2.0) Docs > Doc: Fix image URLs in the Security page >

[jira] [Updated] (TS-4120) Doc: proxy.config.http.response_server_str default value includes version

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4120: -- Fix Version/s: (was: 6.2.0) Docs > Doc: proxy.config.http.response_server_str

[jira] [Updated] (TS-4147) Allow gzip plugin to be a remap plugin

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4147: -- Issue Type: New Feature (was: Improvement) > Allow gzip plugin to be a remap plugin >

[jira] [Updated] (TS-4136) Incoming http connection stats should be correct regardless of the HTTP version

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4136: -- Summary: Incoming http connection stats should be correct regardless of the HTTP version (was: incoming

[jira] [Updated] (TS-4175) Unset INSTALL_BASE when installing

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4175: -- Summary: Unset INSTALL_BASE when installing (was: unset INSTALL_BASE when installing) > Unset

[jira] [Updated] (TS-4154) Missing Cryptohash.h file

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4154: -- Summary: Missing Cryptohash.h file (was: missing Cryptohash.h file) > Missing Cryptohash.h file >

[jira] [Updated] (TS-4153) Incorrect sphinx version check

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4153: -- Summary: Incorrect sphinx version check (was: incorrect sphinx version check) > Incorrect sphinx version

[jira] [Updated] (TS-4211) Allocate only what we need for debugging

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4211: -- Issue Type: Bug (was: Improvement) > Allocate only what we need for debugging >

[jira] [Updated] (TS-4202) Missing define _HTTP_CONNECTION_COUNT_H_

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4202: -- Summary: Missing define _HTTP_CONNECTION_COUNT_H_ (was: missing define _HTTP_CONNECTION_COUNT_H_) >

[jira] [Updated] (TS-4230) Support matrix style parameters in ts_lua plugin

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4230: -- Summary: Support matrix style parameters in ts_lua plugin (was: support matrix style parameters in ts_lua

[jira] [Updated] (TS-4212) Add option to track memory allocation with OpenSSL

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4212: -- Issue Type: New Feature (was: Improvement) > Add option to track memory allocation with OpenSSL >

[jira] [Updated] (TS-4248) Assertions triggered by metric type changes

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4248: -- Summary: Assertions triggered by metric type changes (was: assertions triggered by metric type changes)

[jira] [Updated] (TS-4212) Add option to track memory allocation with OpenSSL

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4212: -- Issue Type: Improvement (was: Bug) > Add option to track memory allocation with OpenSSL >

[jira] [Updated] (TS-4255) Remove StatSystem metrics

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4255: -- Summary: Remove StatSystem metrics (was: remove StatSystem metrics) > Remove StatSystem metrics >

[jira] [Updated] (TS-4250) clang-format breaks on Centos 6

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4250: -- Summary: clang-format breaks on Centos 6 (was: Clang-format breaks on Centos 6) > clang-format breaks on

[jira] [Updated] (TS-4256) Fix abort with ats-inliner plug-in

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4256: -- Issue Type: Bug (was: New Feature) > Fix abort with ats-inliner plug-in >

[jira] [Updated] (TS-4256) Fix abort with ats-inliner plug-in

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4256: -- Summary: Fix abort with ats-inliner plug-in (was: fix abort with ats-inliner plug-in) > Fix abort with

[jira] [Updated] (TS-4271) Metrics fail to clear

2016-07-19 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4271: -- Summary: Metrics fail to clear (was: metrics fail to clear) > Metrics fail to clear >

  1   2   >