[
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
Created on: 17/Jul/16 15:27
Start Date: 17/Jul/16 15:27
Worklog Time Spent: 10m
Work Description: 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 methods directly).
In this case, it's marginal, but there are other places where it would be
inefficient. And, it would add dependencies to the C-APIs in the C++ core which
are undesirable in some cases.
Issue Time Tracking
-------------------
Worklog Id: (was: 25565)
Time Spent: 40m (was: 0.5h)
> use the server UUID in the Via header
> -------------------------------------
>
> Key: TS-4624
> URL: https://issues.apache.org/jira/browse/TS-4624
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: James Peach
> Assignee: Pavlo Yatsukhnenko
> Labels: newbie
> Fix For: 7.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> [~zwoop] should we use the server UUID in the Via header?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)