[
https://issues.apache.org/jira/browse/TS-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847185#action_12847185
]
Steve Jiang commented on TS-260:
--------------------------------
Oops, commit message had wrong ticket number in it, here is the commit:
Author: sjiang
Date: Fri Mar 19 00:59:56 2010
New Revision: 925063
URL: http://svn.apache.org/viewvc?rev=925063&view=rev
Log:
TS-260: fix remap filtering and parsing of src_ip
Modified:
incubator/trafficserver/traffic/trunk/proxy/http2/remap/UrlRewrite.cc
Modified: incubator/trafficserver/traffic/trunk/proxy/http2/remap/UrlRewrite.cc
URL:
http://svn.apache.org/viewvc/incubator/trafficserver/traffic/trunk/proxy/http2/remap/UrlRewrite.cc?rev=925063&r1=925062&r2=925063&view=diff
> Filtering in remap.config is broken
> -----------------------------------
>
> Key: TS-260
> URL: https://issues.apache.org/jira/browse/TS-260
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Steve Jiang
> Fix For: 2.1.0
>
> Attachments: TS-260_sjiang.diff
>
>
> The ACL filtering in remap (@src_ip @method @action parameters) doesn't work.
> It looks like the implementation was completely removed during code cleanup.
> It should be re-introduced, with removal of the Yahoo-specific code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.