You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/06/24 07:45:01 UTC

[jira] Updated: (TS-392) Support (or remove) WITH_DETAILED_VCONNECTION_LOGGING

     [ https://issues.apache.org/jira/browse/TS-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-392:
-----------------------------

    Fix Version/s: 2.1.2

> Support (or remove) WITH_DETAILED_VCONNECTION_LOGGING
> -----------------------------------------------------
>
>                 Key: TS-392
>                 URL: https://issues.apache.org/jira/browse/TS-392
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.2
>
>
> There's an #ifdef WITH_DETAILED_VCONNECTION_LOGGING  which is always "disabled" in the code. This feature depends on DetailedLog.{cc,h}, and in fact, it's the only piece in the code that uses this DetailedLog class.
> I'd suggest two possible improvements
> 1) Make WITH_DETAILED_VCONNECTION_LOGGING  ./configure settable (this is assuming we need / want this detailed log feature for vconnections). If we do this, then compiling DetailedLog.cc should be conditional on this option being enabled.
> 2) Remove this feature, and the supporting code, entirely.

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