You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Mark Harrison (JIRA)" <ji...@apache.org> on 2011/04/04 17:17:11 UTC

[jira] [Created] (TS-731) Cacheurl plugin

Cacheurl plugin
---------------

                 Key: TS-731
                 URL: https://issues.apache.org/jira/browse/TS-731
             Project: Traffic Server
          Issue Type: New Feature
          Components: Plugins
    Affects Versions: 2.1.6, 2.1.7
            Reporter: Mark Harrison
            Priority: Minor
             Fix For: 2.1.7, 2.1.6


Plugin to rewrite the url/key used for caching a given URL without changing where the actual request goes to.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (TS-731) Cacheurl plugin

Posted by "Mark Harrison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Harrison updated TS-731:
-----------------------------

    Attachment: NOTICE

Oops - Here's the notice file. It includes the standard Traffic Server copyright at the top - If that's not right, then let me know.

> Cacheurl plugin
> ---------------
>
>                 Key: TS-731
>                 URL: https://issues.apache.org/jira/browse/TS-731
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>    Affects Versions: 2.1.7
>            Reporter: Mark Harrison
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.8
>
>         Attachments: NOTICE, README, cacheurl.c, cacheurl.config.example
>
>
> Plugin to rewrite the url/key used for caching a given URL without changing where the actual request goes to.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TS-731) Cacheurl plugin

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016513#comment-13016513 ] 

Leif Hedstrom commented on TS-731:
----------------------------------

Also, is the examples with some of the youtube and other real content URLs going to get included?

> Cacheurl plugin
> ---------------
>
>                 Key: TS-731
>                 URL: https://issues.apache.org/jira/browse/TS-731
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>    Affects Versions: 2.1.7
>            Reporter: Mark Harrison
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.8
>
>         Attachments: README, cacheurl.c, cacheurl.config.example
>
>
> Plugin to rewrite the url/key used for caching a given URL without changing where the actual request goes to.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TS-731) Cacheurl plugin

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016512#comment-13016512 ] 

Leif Hedstrom commented on TS-731:
----------------------------------

Mark: Do you want a NOTICE file here too, to preserve the copyright Google that used to be in the header?

> Cacheurl plugin
> ---------------
>
>                 Key: TS-731
>                 URL: https://issues.apache.org/jira/browse/TS-731
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>    Affects Versions: 2.1.7
>            Reporter: Mark Harrison
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.8
>
>         Attachments: README, cacheurl.c, cacheurl.config.example
>
>
> Plugin to rewrite the url/key used for caching a given URL without changing where the actual request goes to.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (TS-731) Cacheurl plugin

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-731:
-----------------------------

    Affects Version/s:     (was: 2.1.6)
        Fix Version/s:     (was: 2.1.7)
                           (was: 2.1.6)
                       2.1.8
             Assignee: Leif Hedstrom

> Cacheurl plugin
> ---------------
>
>                 Key: TS-731
>                 URL: https://issues.apache.org/jira/browse/TS-731
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>    Affects Versions: 2.1.7
>            Reporter: Mark Harrison
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.8
>
>         Attachments: README, cacheurl.c, cacheurl.config.example
>
>
> Plugin to rewrite the url/key used for caching a given URL without changing where the actual request goes to.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (TS-731) Cacheurl plugin

Posted by "Mark Harrison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Harrison updated TS-731:
-----------------------------

    Attachment: README
                cacheurl.config.example
                cacheurl.c

Plugin code/example/readme

> Cacheurl plugin
> ---------------
>
>                 Key: TS-731
>                 URL: https://issues.apache.org/jira/browse/TS-731
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>    Affects Versions: 2.1.7, 2.1.6
>            Reporter: Mark Harrison
>            Priority: Minor
>             Fix For: 2.1.7, 2.1.6
>
>         Attachments: README, cacheurl.c, cacheurl.config.example
>
>
> Plugin to rewrite the url/key used for caching a given URL without changing where the actual request goes to.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Work started] (TS-731) Cacheurl plugin

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on TS-731 started by Leif Hedstrom.

> Cacheurl plugin
> ---------------
>
>                 Key: TS-731
>                 URL: https://issues.apache.org/jira/browse/TS-731
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>    Affects Versions: 2.1.7
>            Reporter: Mark Harrison
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.8
>
>         Attachments: README, cacheurl.c, cacheurl.config.example
>
>
> Plugin to rewrite the url/key used for caching a given URL without changing where the actual request goes to.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (TS-731) Cacheurl plugin

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-731.
------------------------------

    Resolution: Fixed

Committed. Open new bugs for changes and additions.

> Cacheurl plugin
> ---------------
>
>                 Key: TS-731
>                 URL: https://issues.apache.org/jira/browse/TS-731
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>    Affects Versions: 2.1.7
>            Reporter: Mark Harrison
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.8
>
>         Attachments: NOTICE, README, cacheurl.c, cacheurl.config.example
>
>
> Plugin to rewrite the url/key used for caching a given URL without changing where the actual request goes to.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira