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

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

GitHub user ericcarlschwartz opened a pull request:

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

    [TS-3534] Wiretracing for SSL connections (doc change only)

    Just a doc change.

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

    $ git pull https://github.com/ericcarlschwartz/trafficserver TS-3534-doc

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

    https://github.com/apache/trafficserver/pull/281.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 #281
    
----
commit 496ce3969f1ed941398a9c45945fa9e9f34e0f0c
Author: ericcarlschwartz <eschwartz1...@gmail.com>
Date:   2015-08-26T00:16:24Z

    [TS-3534] Wiretracing for SSL connections (doc change only)

----


> Wiretracing for SSL connections
> -------------------------------
>
>                 Key: TS-3534
>                 URL: https://issues.apache.org/jira/browse/TS-3534
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Logging, Tools
>            Reporter: Eric Schwartz
>            Assignee: Eric Schwartz
>             Fix For: 6.0.0
>
>
> Opening a ticket for discussion of the wiretracing change I made on our 
> internal version of ATS.
> The change allows for tracing requests through ATS for: a small percentage of 
> traffic, traffic from a certain IP and/or traffic to a specific origin. These 
> settings can be combined.
> The main updates are to SSLNetVConnection and UnixNetVConnection (adding the 
> trace logic) and to the Logging APIs (to add the special trace logs). One 
> change is made to HttpSM to allow client and server traces to be associated 
> with one another.
> [~dcarlin] has some notes from the summit on the initial discussion.
> I'll add a pull request with actual code for people to look at shortly.



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

Reply via email to