You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/01 09:14:11 UTC

[jira] [Commented] (TS-4045) Improvement for ts_lua plugin

    [ https://issues.apache.org/jira/browse/TS-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033310#comment-15033310 ] 

ASF GitHub Bot commented on TS-4045:
------------------------------------

GitHub user shukitchan opened a pull request:

    https://github.com/apache/trafficserver/pull/357

    TS-4045: ts_lua improvements

    3 things to accomplish in this jira
    
    1) add support for TSHttpTxnDebugSet
    2) protect http context pointer access in api calls
    3) fix a spelling mistake from "truncked" to "truncated"

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shukitchan/trafficserver TS-4045

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/357.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #357
    
----
commit 706829c55d017f7b275fde7c61571eed2bbb31e0
Author: Kit Chan <ki...@apache.org>
Date:   2015-12-01T08:09:46Z

    TS-4045: ts_lua improvements

----


> Improvement for ts_lua plugin
> -----------------------------
>
>                 Key: TS-4045
>                 URL: https://issues.apache.org/jira/browse/TS-4045
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Lua, Plugins
>            Reporter: Kit Chan
>            Assignee: Kit Chan
>             Fix For: 6.1.0
>
>
> 3 things to accomplish in this jira
> 1) add support for TSHttpTxnDebugSet
> 2) protect http context pointer access in api calls
> 3) fix a spelling mistake from "truncked" to "truncated"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)