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

Alan M. Carroll resolved TS-1635.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.3.3)
                   3.3.2

Changed logging to get the host name and full path through the request object 
instead of the URL. Added a check to URL parsing to not parse for host name if 
the first character is '/' (presumably a path).

commit cf0e2f1151736bd74658c5a2bc3306c94ca6c038
                
> url parse BUGS IN Apache Traffic Sever 3.3.1 
> ---------------------------------------------
>
>                 Key: TS-1635
>                 URL: https://issues.apache.org/jira/browse/TS-1635
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: evilbandon
>            Assignee: Alan M. Carroll
>             Fix For: 3.3.2
>
>         Attachments: ts-1635.diff
>
>
> url parse BUGS IN Apache Traffic Sever 3.3.1 
> the request URL is http://a.b.com/xx.jpg?newpath=http://b.c.com
> but the Apache Traffic Sever 3.3.1 parse this url as http://b.c.com

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to