[
https://issues.apache.org/jira/browse/TS-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266844#comment-15266844
]
Kit Chan commented on TS-4205:
------------------------------
Wouldn't this be doable by cache.config?
https://docs.trafficserver.apache.org/en/latest/admin-guide/files/cache.config.en.html
Even if not, we can use either
ts_lua(https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/ts_lua.en.html)
or
header_rewrite(https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/header_rewrite.en.html)
plugins as well.
Right?
> Plugin to allow nocache only for some ip-ranges
> -----------------------------------------------
>
> Key: TS-4205
> URL: https://issues.apache.org/jira/browse/TS-4205
> Project: Traffic Server
> Issue Type: New Feature
> Components: Plugins
> Reporter: Christoph K.
> Priority: Minor
> Fix For: sometime
>
>
> Would be nice if there was an easy way to allow sending nocache for some
> ip-ranges / addresses only and ignore all the others. Right now the only
> option is to allow or none.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)