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

Leif Hedstrom updated TS-1081:
------------------------------

    Attachment: TS-1081.diff

Proposed changes to eliminate the additional string reference to the pristine 
URL.
                
> Eliminate the additional internal copy of the "pristine" URL string
> -------------------------------------------------------------------
>
>                 Key: TS-1081
>                 URL: https://issues.apache.org/jira/browse/TS-1081
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 3.1.2
>
>         Attachments: TS-1081.diff
>
>
> We have (at least) two copies of the pristine URL in the code. One is the 
> actual URL object (as used by the APIs), and one is a string reference to the 
> URL (char*). The latter is only used in a couple of places, primarily when 
> the <cquuc> tag is used in a custom log format. I propose that we eliminate 
> this additional string version of the pristine URL entirely.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to