[
https://issues.apache.org/jira/browse/TS-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Call updated TS-3571:
---------------------------
Fix Version/s: (was: 6.0.0)
6.1.0
> Should we optimize (defer) the cqu / cquc stringification on logging?
> ---------------------------------------------------------------------
>
> Key: TS-3571
> URL: https://issues.apache.org/jira/browse/TS-3571
> Project: Traffic Server
> Issue Type: Improvement
> Components: Logging
> Reporter: Leif Hedstrom
> Labels: newbie
> Fix For: 6.1.0
>
>
> Today, we always calculate the strings for cqu and cquc, regardless if they
> are used or not. This is not optimal, since it's not unusual to use e.g.
> cquuc instead. In most places where we allow logging URL strings, we also
> have a way to defer the stringification until we actually need to marshal the
> URL.
> My suggestion is that we do this deferred string creation for cqu and cquuc
> as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)