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

Leif Hedstrom updated TS-474:
-----------------------------

    Fix Version/s:     (was: 3.1)
                   2.1.5

> Cache key is case sensitive on URL scheme
> -----------------------------------------
>
>                 Key: TS-474
>                 URL: https://issues.apache.org/jira/browse/TS-474
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: Leif Hedstrom
>             Fix For: 2.1.5
>
>
> Fetch and cache a URL like http://foo.com/foo.jpg. Then fetch the same object 
> again, but with HTTP://foo.com/foo.jpg, this will be a cache miss because the 
> scheme is not treated case insensitive. It's possible we also violate the 
> specs on the host name (not verified). 
> (Originally found with Coadvisor).

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

Reply via email to