You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "bettydramit (JIRA)" <ji...@apache.org> on 2013/09/25 07:52:07 UTC

[jira] [Updated] (TS-2008) Cache control with multiple suffixes

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

bettydramit updated TS-2008:
----------------------------

    Attachment: ts-2008-v4.patch

New patch for ts-2008
This is patch supported suffix=*

                
> Cache control with multiple suffixes
> ------------------------------------
>
>                 Key: TS-2008
>                 URL: https://issues.apache.org/jira/browse/TS-2008
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Cache, HTTP
>    Affects Versions: 3.3.4
>            Reporter: bettydramit
>            Assignee: James Peach
>             Fix For: 4.2.0
>
>         Attachments: ts-2008-v3.patch, ts-2008-v4.patch
>
>
> if you want to control on ver many suffix in cache.config: jpeg js ... you need to specify:
> dest_domain=www.test.com suffix=jpeg ttl-in-cache=1m
> dest_domain=www.test.com suffix=js ttl-in-cache=1m
> ...
> and we can change to :
> dest_domain=www.test.com suffix=jpeg,js,css,html ttl-in-cache=1m

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