[
https://issues.apache.org/jira/browse/TS-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190872#comment-14190872
]
Sudheer Vinukonda edited comment on TS-2683 at 10/30/14 9:27 PM:
-----------------------------------------------------------------
Enhanced the plugin to support a config file that can specify exclusion of
background
fetch based on the below criteria:
1. Client-Ip
2. Content-Type
3. User-Agent
To specify the exclusion criteria, the plugin needs to be activated as below
with:
"background_fetch.so --config <relative-path-to-install-dir/config-file>"
The contents of the config-file could be as below:
Client-Ip 127.0.0.1
User-Agent ABCDEF
Content-Type text
was (Author: sudheerv):
Enhanced the plugin to support the below exclusion criteria to start:
The plugin now supports a config file that can specify exclusion of background
fetch based on the below criteria:
1. Client-Ip
2. Content-Type
3. User-Agent
To specify the exclusion criteria, the plugin needs to be activated as below
with:
client-ip, user-agent, content-type.
Activation:
background_fetch.so <relative-path-to-install-dir/config-file>
The contents of the config-file could be as below:
Client-Ip 127.0.0.1
User-Agent ABCDEF
Content-Type text
> Add some control for which content to activate the background_fetch plugin
> --------------------------------------------------------------------------
>
> Key: TS-2683
> URL: https://issues.apache.org/jira/browse/TS-2683
> Project: Traffic Server
> Issue Type: New Feature
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Sudheer Vinukonda
> Fix For: sometime
>
>
> This would be both in global and per-remap configurations. Such as, only
> trigger background_fetch for certain content types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)