You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2016/08/15 18:16:20 UTC

[jira] [Updated] (TS-1438) Cache inspector should add trailing slash to CI URL

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

Bryan Call updated TS-1438:
---------------------------
    Fix Version/s:     (was: 7.0.0)
                   7.1.0

> Cache inspector should add trailing slash to CI URL
> ---------------------------------------------------
>
>                 Key: TS-1438
>                 URL: https://issues.apache.org/jira/browse/TS-1438
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 3.3.0
>         Environment: FreeBSD 9.0
>            Reporter: Daniel Gruno
>            Assignee: Meera Mosale Nataraja
>            Priority: Trivial
>             Fix For: 7.1.0
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> When setting up the Cache Inspector as described by the docs (http://trafficserver.apache.org/docs/trunk/admin/configuring-cache/index.en.html ), an URL snafooey occurs.
> In remap.config I have set: 
> map http://dallas.awesomelysecure.org/myCI http://{cache} @action=allow
> When accessing /myCI, I do get the cache inspector, but because it fails to add a trailing slash, the links are all broken, pointing to f.x. /lookup_url instead of /myCI/lookup_url.
> This could be solved by checking if a trailing slash exists, and if not, issuing a 301 redirect to /myCI/.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)