[
https://issues.apache.org/jira/browse/TS-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Wells updated TS-3003:
----------------------------
Reporter: Christian Grobmeier (was: Christian Grobmeier)
> Remove overwriting of robots.txt in page speed plugin
> -----------------------------------------------------
>
> Key: TS-3003
> URL: https://issues.apache.org/jira/browse/TS-3003
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: Christian Grobmeier
> Assignee: Otto van der Schaaf
> Priority: Major
> Fix For: 5.1.0
>
>
> Currently the page speed plugin overwrites /robots.txt with its own content.
> This leads to problems in our setup, as Google cannot index our cached
> website.
> The following lines:
> https://github.com/apache/trafficserver/blob/master/plugins/experimental/ats_speed/ats_resource_intercept.cc#L281-L286
> demonstrate how page speed subdues our own robots.txt and overwrites it with
> own content for unknown reasons.
> Also the second if/else can be removed as it currently has no further use.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)