[jira] [Work logged] (TS-4627) ts_lua plugin - support TSRemapOSResponse() related functionality

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4627?focusedWorklogId=25624&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25624 ] ASF GitHub Bot logged work on TS-4627: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #779: TS-4627: support TSRemapOSResponse in ts_lu...

2016-07-17 Thread shukitchan
Github user shukitchan commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/779#discussion_r71105108 --- Diff: plugins/experimental/ts_lua/ts_lua.c --- @@ -140,13 +141,15 @@ TSRemapDoRemap(void *ih, TSHttpTxn rh, TSRemapRequestInfo *rri)

[jira] [Work logged] (TS-4673) Remove unused HttpSM::historical_action.

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4673?focusedWorklogId=25623&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25623 ] ASF GitHub Bot logged work on TS-4673: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #808: TS-4673: Remove unused HttpSM::historical_action.

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

[jira] [Work logged] (TS-4672) Add lifecycle events to hook-trace example plugin.

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4672?focusedWorklogId=25622&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25622 ] ASF GitHub Bot logged work on TS-4672: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #807: TS-4672: Add lifecycle events to hook-trace exampl...

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

[jira] [Work logged] (TS-4673) Remove unused HttpSM::historical_action.

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4673?focusedWorklogId=25621&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25621 ] ASF GitHub Bot logged work on TS-4673: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4672) Add lifecycle events to hook-trace example plugin.

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4672?focusedWorklogId=25620&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25620 ] ASF GitHub Bot logged work on TS-4672: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #807: TS-4672: Add lifecycle events to hook-trace exampl...

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

[GitHub] trafficserver issue #808: TS-4673: Remove unused HttpSM::historical_action.

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

[jira] [Work logged] (TS-4673) Remove unused HttpSM::historical_action.

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4673?focusedWorklogId=25619&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25619 ] ASF GitHub Bot logged work on TS-4673: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #808: TS-4673: Remove unused HttpSM::historical_a...

2016-07-17 Thread jpeach
GitHub user jpeach opened a pull request: https://github.com/apache/trafficserver/pull/808 TS-4673: Remove unused HttpSM::historical_action. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jpeach/trafficserver fix/4873 Alternati

[jira] [Created] (TS-4673) Remove unused HttpSM::historical_action.

2016-07-17 Thread James Peach (JIRA)
James Peach created TS-4673: --- Summary: Remove unused HttpSM::historical_action. Key: TS-4673 URL: https://issues.apache.org/jira/browse/TS-4673 Project: Traffic Server Issue Type: Improvement

[GitHub] trafficserver pull request #807: TS-4672: Add lifecycle events to hook-trace...

2016-07-17 Thread jpeach
GitHub user jpeach opened a pull request: https://github.com/apache/trafficserver/pull/807 TS-4672: Add lifecycle events to hook-trace example plugin. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jpeach/trafficserver fix/4672

[jira] [Work logged] (TS-4672) Add lifecycle events to hook-trace example plugin.

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4672?focusedWorklogId=25618&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25618 ] ASF GitHub Bot logged work on TS-4672: -- Author: ASF GitHub Bot Cre

[jira] [Created] (TS-4672) Add lifecycle events to hook-trace example plugin.

2016-07-17 Thread James Peach (JIRA)
James Peach created TS-4672: --- Summary: Add lifecycle events to hook-trace example plugin. Key: TS-4672 URL: https://issues.apache.org/jira/browse/TS-4672 Project: Traffic Server Issue Type: Improve

[jira] [Work logged] (TS-4627) ts_lua plugin - support TSRemapOSResponse() related functionality

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4627?focusedWorklogId=25617&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25617 ] ASF GitHub Bot logged work on TS-4627: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4627) ts_lua plugin - support TSRemapOSResponse() related functionality

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4627?focusedWorklogId=25616&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25616 ] ASF GitHub Bot logged work on TS-4627: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #779: TS-4627: support TSRemapOSResponse in ts_lu...

2016-07-17 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/779#discussion_r71103080 --- Diff: plugins/experimental/ts_lua/ts_lua.c --- @@ -117,7 +117,7 @@ TSRemapDeleteInstance(void *ih) } TSRemapStatus -TSRemapDoRema

[GitHub] trafficserver pull request #779: TS-4627: support TSRemapOSResponse in ts_lu...

2016-07-17 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/779#discussion_r71103039 --- Diff: plugins/experimental/ts_lua/ts_lua.c --- @@ -140,13 +141,15 @@ TSRemapDoRemap(void *ih, TSHttpTxn rh, TSRemapRequestInfo *rri) ht

[GitHub] trafficserver pull request #779: TS-4627: support TSRemapOSResponse in ts_lu...

2016-07-17 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/779#discussion_r71102843 --- Diff: plugins/experimental/ts_lua/ts_lua_http.c --- @@ -29,8 +29,36 @@ typedef enum { TS_LUA_CACHE_LOOKUP_SKIPPED } TSLuaCacheLookupResul

[jira] [Work logged] (TS-4627) ts_lua plugin - support TSRemapOSResponse() related functionality

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4627?focusedWorklogId=25615&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25615 ] ASF GitHub Bot logged work on TS-4627: -- Author: ASF GitHub Bot Cre

[jira] [Created] (TS-4671) Revisit Machine::ip

2016-07-17 Thread James Peach (JIRA)
James Peach created TS-4671: --- Summary: Revisit Machine::ip Key: TS-4671 URL: https://issues.apache.org/jira/browse/TS-4671 Project: Traffic Server Issue Type: Improvement Components: Clea

[GitHub] trafficserver issue #801: TS-4664: Fix crash by unifying event handlers for ...

2016-07-17 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/801 I had to re-read this code to refresh my memory on how this works. I think that the invariant that the ``ProxyClientSession`` requires is that the API hooks are the first and last operations pe

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25613&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25613 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4664) Crash due to separate event handlers for IO events and plugin events for ClientSession

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4664?focusedWorklogId=25614&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25614 ] ASF GitHub Bot logged work on TS-4664: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-17 Thread yatsukhnenko
Github user yatsukhnenko commented on the issue: https://github.com/apache/trafficserver/pull/804 > What do you think of a future feature (config) to disable this Via checking completely? If I know there's not chance of a loop, why bother checking the Via header? @zwoop, make

[jira] [Created] (TS-4670) Document SSL lifecycle hooks

2016-07-17 Thread James Peach (JIRA)
James Peach created TS-4670: --- Summary: Document SSL lifecycle hooks Key: TS-4670 URL: https://issues.apache.org/jira/browse/TS-4670 Project: Traffic Server Issue Type: Improvement Compone

[jira] [Work logged] (TS-4583) CID 1021958: Null-pointer dereference after check

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4583?focusedWorklogId=25612&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25612 ] ASF GitHub Bot logged work on TS-4583: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #802: TS-4583: Null-pointer dereference after check

2016-07-17 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/802 I don't think this change is correct. It seems to me that the invariant is that ``server_session`` and ``server_entry`` should be NULL or non-NULL together. So if we call ``release_server_sessi

[jira] [Commented] (TS-4669) HttpSM should use hsm_release_assert consistently

2016-07-17 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381606#comment-15381606 ] James Peach commented on TS-4669: - Also, add {{hsm_assert}} to use instead of {{ink_assert}}.

[jira] [Created] (TS-4669) HttpSM should use hsm_release_assert consistently

2016-07-17 Thread James Peach (JIRA)
James Peach created TS-4669: --- Summary: HttpSM should use hsm_release_assert consistently Key: TS-4669 URL: https://issues.apache.org/jira/browse/TS-4669 Project: Traffic Server Issue Type: Bug

[GitHub] trafficserver issue #805: TS-4595: TSRuntimeDirGet

2016-07-17 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/805 This follows the pattern of the other APIs, but I notice the initialization is not thread safe. Shall we file a separate JIRA for that? --- If your project is set up for it, you can reply to t

[jira] [Work logged] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?focusedWorklogId=25611&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25611 ] ASF GitHub Bot logged work on TS-4595: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?focusedWorklogId=25610&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25610 ] ASF GitHub Bot logged work on TS-4595: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #805: TS-4595: TSRuntimeDirGet

2016-07-17 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/805 The documentation for this API family is in {{doc/developer-guide/api/functions/TSInstallDirGet.en.rst}}, Just mention the new API there. --- If your project is set up for it, you can reply t

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-17 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/804 Did a quick test of this, and it looks good: Via: http/1.1 fedora.ogre.com[f6f5162d-5a02-4d10-ac6e-35aede508fe5] (ApacheTrafficServer/7.0.0) --- If your project is set up for it,

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25609&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25609 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25605&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25605 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25604&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25604 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

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

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

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

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25603&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25603 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-17 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/804 @yatsukhnenko What do you think of a future feature (config) to disable this Via checking completely? If I know there's not chance of a loop, why bother checking the Via header? I guess one coul

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25602&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25602 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-17 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/804 I checked the core on this FreeBSD build, and it seems completely unrelated to pretty much anything :). ``` (gdb) bt #0 0x in ?? () #1 0x006ec34a in

[jira] [Commented] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381480#comment-15381480 ] Leif Hedstrom commented on TS-4624: --- Any objections / concerns on landing this ? We should

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-17 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/804 I suspect this failed for other reasons, trying again [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 projec

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25601&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25601 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4653) ESI plugin - $HTTP_COOKIE can leak important cookie info unintentionally

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4653?focusedWorklogId=25598&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25598 ] ASF GitHub Bot logged work on TS-4653: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4653) ESI plugin - $HTTP_COOKIE can leak important cookie info unintentionally

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4653?focusedWorklogId=25597&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25597 ] ASF GitHub Bot logged work on TS-4653: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #798: TS-4653: esi plugin - disable HTTP_COOKIE variable...

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

[GitHub] trafficserver issue #798: TS-4653: esi plugin - disable HTTP_COOKIE variable...

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

[jira] [Work logged] (TS-4653) ESI plugin - $HTTP_COOKIE can leak important cookie info unintentionally

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4653?focusedWorklogId=25596&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25596 ] ASF GitHub Bot logged work on TS-4653: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #798: TS-4653: esi plugin - disable HTTP_COOKIE v...

2016-07-17 Thread shukitchan
Github user shukitchan commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/798#discussion_r71086266 --- Diff: plugins/experimental/esi/esi.cc --- @@ -61,6 +61,7 @@ struct OptionInfo { }; static HandlerManager *gHandlerManager = NULL;

[GitHub] trafficserver issue #798: TS-4653: esi plugin - disable HTTP_COOKIE variable...

2016-07-17 Thread shukitchan
Github user shukitchan commented on the issue: https://github.com/apache/trafficserver/pull/798 @zwoop , i just did the cleanup. Good to merge? --- 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

[jira] [Work logged] (TS-4653) ESI plugin - $HTTP_COOKIE can leak important cookie info unintentionally

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4653?focusedWorklogId=25595&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25595 ] ASF GitHub Bot logged work on TS-4653: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

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

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25592&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25592 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25593&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25593 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

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

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25591&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25591 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-17 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/804 [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, or

[GitHub] trafficserver pull request #804: TS-4624: use the server UUID in the Via hea...

2016-07-17 Thread yatsukhnenko
Github user yatsukhnenko commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/804#discussion_r71085622 --- Diff: proxy/http/HttpTransactHeaders.cc --- @@ -750,12 +752,10 @@ HttpTransactHeaders::insert_via_header_in_request(HttpTransact::State *s, HT

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25590&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25590 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25586&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25586 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #804: TS-4624: use the server UUID in the Via hea...

2016-07-17 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/804#discussion_r71085418 --- Diff: proxy/http/HttpTransactHeaders.cc --- @@ -750,12 +752,10 @@ HttpTransactHeaders::insert_via_header_in_request(HttpTransact::State *s, HTTPHd

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25581&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25581 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-17 Thread yatsukhnenko
Github user yatsukhnenko commented on the issue: https://github.com/apache/trafficserver/pull/804 Thanks for explaining about API usage --- 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 fe

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25579&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25579 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #804: TS-4624: use the server UUID in the Via hea...

2016-07-17 Thread yatsukhnenko
Github user yatsukhnenko commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/804#discussion_r71084817 --- Diff: proxy/http/HttpTransactHeaders.cc --- @@ -750,12 +752,10 @@ HttpTransactHeaders::insert_via_header_in_request(HttpTransact::State *s, HT

[jira] [Work logged] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?focusedWorklogId=25578&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25578 ] ASF GitHub Bot logged work on TS-4595: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #805: TS-4595: TSRuntimeDirGet

2016-07-17 Thread yatsukhnenko
Github user yatsukhnenko commented on the issue: https://github.com/apache/trafficserver/pull/805 I added tests and created empty doc file(writing documentation is not a good idia considering my English level :shame:) --- If your project is set up for it, you can reply to this email

[jira] [Work logged] (TS-4583) CID 1021958: Null-pointer dereference after check

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4583?focusedWorklogId=25577&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25577 ] ASF GitHub Bot logged work on TS-4583: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #802: TS-4583: Null-pointer dereference after check

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

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25575&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25575 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

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

[jira] [Work logged] (TS-4653) ESI plugin - $HTTP_COOKIE can leak important cookie info unintentionally

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4653?focusedWorklogId=25574&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25574 ] ASF GitHub Bot logged work on TS-4653: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #798: TS-4653: esi plugin - disable HTTP_COOKIE v...

2016-07-17 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/798#discussion_r71084383 --- Diff: plugins/experimental/esi/esi.cc --- @@ -61,6 +61,7 @@ struct OptionInfo { }; static HandlerManager *gHandlerManager = NULL;

[jira] [Work logged] (TS-4653) ESI plugin - $HTTP_COOKIE can leak important cookie info unintentionally

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4653?focusedWorklogId=25572&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25572 ] ASF GitHub Bot logged work on TS-4653: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25573&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25573 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

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

[GitHub] trafficserver pull request #798: TS-4653: esi plugin - disable HTTP_COOKIE v...

2016-07-17 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/798#discussion_r71084358 --- Diff: plugins/experimental/esi/lib/Variables.cc --- @@ -357,9 +357,26 @@ Variables::_parseCookieString(const char *str, int str_len) Attribute

[jira] [Work logged] (TS-4583) CID 1021958: Null-pointer dereference after check

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4583?focusedWorklogId=25571&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25571 ] ASF GitHub Bot logged work on TS-4583: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #802: TS-4583: Null-pointer dereference after check

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

[jira] [Work logged] (TS-4583) CID 1021958: Null-pointer dereference after check

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4583?focusedWorklogId=25570&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25570 ] ASF GitHub Bot logged work on TS-4583: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #802: TS-4583: Null-pointer dereference after check

2016-07-17 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/802 [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, or

[jira] [Work logged] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?focusedWorklogId=25568&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25568 ] ASF GitHub Bot logged work on TS-4595: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25569&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25569 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25567&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25567 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-17 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/804 [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, or

[GitHub] trafficserver issue #805: TS-4595: TSRuntimeDirGet

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

[GitHub] trafficserver pull request #804: TS-4624: use the server UUID in the Via hea...

2016-07-17 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/804#discussion_r71084262 --- Diff: proxy/http/HttpTransactHeaders.cc --- @@ -750,12 +752,10 @@ HttpTransactHeaders::insert_via_header_in_request(HttpTransact::State *s, HTTPHd

[GitHub] trafficserver issue #805: TS-4595: TSRuntimeDirGet

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

[jira] [Work logged] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?focusedWorklogId=25566&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25566 ] ASF GitHub Bot logged work on TS-4595: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-17 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/804 It's an inefficiency for starters (you go through a C-> C++ wrapper layer, for no good reason (remember, the public APIs are all C, whereas in the core, you can use all the C++ objects and metho

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25565&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25565 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[jira] [Updated] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-17 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4595: -- Assignee: Pavlo Yatsukhnenko > Need a public API to get to RUNTIMEDIR > ---

[jira] [Updated] (TS-4624) use the server UUID in the Via header

2016-07-17 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4624: -- Assignee: Pavlo Yatsukhnenko > use the server UUID in the Via header >

[jira] [Updated] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-17 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4595: -- Fix Version/s: (was: sometime) 7.0.0 > Need a public API to get to RUNTIMEDIR >

  1   2   >