[
https://issues.apache.org/jira/browse/TS-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14109116#comment-14109116
]
Otto van der Schaaf commented on TS-3003:
-----------------------------------------
This is fixed via 335cbf4100e79c9333a4a4d06cce1d17149c4935 on master (5.1.x too
via afa93fa9277f0cab6446b46b782971c88bfdb8ef)
Changing fix version to 5.1.x and marking as resolved.
> 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
> 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
(v6.2#6252)