Github user abbycin commented on the issue:

    https://github.com/apache/trafficserver/issues/1251
  
    @shukitchan
    there are three map rule in remap.config
    ```
    map http://192.168.56.102:80/cache/ http://{cache}
    map http://192.168.56.102/ http://192.168.56.102/  @plugin=libtslua.so  
@pparam=/usr/local/etc/trafficserver/sta_modifyurl.lua
    regex_map http://(.*) http://$1
    ```
    as you can see, the remap plugin is only `ts-lua`, and only `cacheurl` 
plugin is enabled in plugin.config.
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to