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.3.0


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