You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "John Plevyak (JIRA)" <ji...@apache.org> on 2010/01/13 22:21:54 UTC

[jira] Created: (TS-107) make Diags configurable via ./configure

make Diags configurable via ./configure
---------------------------------------

                 Key: TS-107
                 URL: https://issues.apache.org/jira/browse/TS-107
             Project: Traffic Server
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0.0
            Reporter: John Plevyak
            Assignee: John Plevyak
             Fix For: 2.1.0


The Diags code is currently compiled in to all versions, but it has
some negative performance effects.  It would be nice to make Diags
optional for the non-debug version, and introduce an
--enable-diags to provide diags for non-debug builds.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TS-107) make Diags configurable via ./configure

Posted by "John Plevyak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Plevyak resolved TS-107.
-----------------------------

    Resolution: Fixed

Committed revision 899311, dev branch.

> make Diags configurable via ./configure
> ---------------------------------------
>
>                 Key: TS-107
>                 URL: https://issues.apache.org/jira/browse/TS-107
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0
>            Reporter: John Plevyak
>            Assignee: John Plevyak
>             Fix For: 2.1.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The Diags code is currently compiled in to all versions, but it has
> some negative performance effects.  It would be nice to make Diags
> optional for the non-debug version, and introduce an
> --enable-diags to provide diags for non-debug builds.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.