You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Vasanth Sekkar <va...@embedur.com> on 2022/06/23 19:25:03 UTC

failed to add remap rule - FQ pacing plugin

Hi,

I am facing issue after enabling FQ pacing plugin in remap.config. I am seeing the following error log in diags.log. Can you please guide me on this?

[Jun 23 18:53:01.590] traffic_server STATUS: opened /usr/local/var/log/trafficserver/diags.log
[Jun 23 18:53:04.175] traffic_server ERROR: [ReverseProxy] failed to add remap rule at /usr/local/etc/trafficserver/remap.config line 200: failed to remove runtime copy: Success
[Jun 23 18:53:04.175] traffic_server WARNING: something failed during BuildTable() -- check your remap plugins!
[Jun 23 18:53:04.175] traffic_server FATAL: remap.config failed to load

Also, here is the configuration details.

  *   CentOS version 7.9
  *   ATS version 9.1.2
  *   Enabled experimental plugins in ATS by ./configure --enable-experimental-plugins
  *   Enabled the FQ qdisc by setting net.core.default_qdisc=fq in /etc/sysctl.conf
  *   Enabled FQ pacing plugin by adding fq_pacing.so and rate=BytesPerSec in remap.config
map http://reverse-fqdn.com http://origin.com @plugin=fq_pacing.so @pparam=--rate=100000

Thanks,
Vasanth


RE: [E] failed to add remap rule - FQ pacing plugin

Posted by Vasanth Sekkar <va...@embedur.com>.
Hi,

I have FQ Pacing plugin remap rule in line 200

map http://172.28.200.64/ http://172.28.200.64:8012/ @plugin=fq_pacing.so @pparam=--rate=100000

Thanks, 
Vasanth

-----Original Message-----
From: Walt Karas <wk...@yahooinc.com.INVALID> 
Sent: 24 June 2022 01:29
To: dev@trafficserver.apache.org
Subject: Re: [E] failed to add remap rule - FQ pacing plugin

CAUTION:** External Email: Please treat hyperlinks and attachments with caution **


What's at line 200 in your remap.config file?

On Thu, Jun 23, 2022 at 2:25 PM Vasanth Sekkar <va...@embedur.com>
wrote:

> Hi,
>
> I am facing issue after enabling FQ pacing plugin in remap.config. I am
> seeing the following error log in diags.log. Can you please guide me on
> this?
>
> [Jun 23 18:53:01.590] traffic_server STATUS: opened
> /usr/local/var/log/trafficserver/diags.log
> [Jun 23 18:53:04.175] traffic_server ERROR: [ReverseProxy] failed to add
> remap rule at /usr/local/etc/trafficserver/remap.config line 200: failed to
> remove runtime copy: Success
> [Jun 23 18:53:04.175] traffic_server WARNING: something failed during
> BuildTable() -- check your remap plugins!
> [Jun 23 18:53:04.175] traffic_server FATAL: remap.config failed to load
>
> Also, here is the configuration details.
>
>   *   CentOS version 7.9
>   *   ATS version 9.1.2
>   *   Enabled experimental plugins in ATS by ./configure
> --enable-experimental-plugins
>   *   Enabled the FQ qdisc by setting net.core.default_qdisc=fq in
> /etc/sysctl.conf
>   *   Enabled FQ pacing plugin by adding fq_pacing.so and rate=BytesPerSec
> in remap.config
> map
> https://urldefense.com/v3/__http://reverse-fqdn.com__;!!Op6eflyXZCqGR5I!GQ1XTe3G3E7Y78NGy-s7JIPizgRptVyYzB0b8_frb10PRt0MfLeWQRYnFOVZT2hMJbWDxPHtHhDdj3Zk8cWI_bBcf_j1$
>
> https://urldefense.com/v3/__http://origin.com__;!!Op6eflyXZCqGR5I!GQ1XTe3G3E7Y78NGy-s7JIPizgRptVyYzB0b8_frb10PRt0MfLeWQRYnFOVZT2hMJbWDxPHtHhDdj3Zk8cWI_YG6QsMk$
> @plugin=fq_pacing.so @pparam=--rate=100000
>
> Thanks,
> Vasanth
>
>

Re: [E] failed to add remap rule - FQ pacing plugin

Posted by Walt Karas <wk...@yahooinc.com.INVALID>.
What's at line 200 in your remap.config file?

On Thu, Jun 23, 2022 at 2:25 PM Vasanth Sekkar <va...@embedur.com>
wrote:

> Hi,
>
> I am facing issue after enabling FQ pacing plugin in remap.config. I am
> seeing the following error log in diags.log. Can you please guide me on
> this?
>
> [Jun 23 18:53:01.590] traffic_server STATUS: opened
> /usr/local/var/log/trafficserver/diags.log
> [Jun 23 18:53:04.175] traffic_server ERROR: [ReverseProxy] failed to add
> remap rule at /usr/local/etc/trafficserver/remap.config line 200: failed to
> remove runtime copy: Success
> [Jun 23 18:53:04.175] traffic_server WARNING: something failed during
> BuildTable() -- check your remap plugins!
> [Jun 23 18:53:04.175] traffic_server FATAL: remap.config failed to load
>
> Also, here is the configuration details.
>
>   *   CentOS version 7.9
>   *   ATS version 9.1.2
>   *   Enabled experimental plugins in ATS by ./configure
> --enable-experimental-plugins
>   *   Enabled the FQ qdisc by setting net.core.default_qdisc=fq in
> /etc/sysctl.conf
>   *   Enabled FQ pacing plugin by adding fq_pacing.so and rate=BytesPerSec
> in remap.config
> map
> https://urldefense.com/v3/__http://reverse-fqdn.com__;!!Op6eflyXZCqGR5I!GQ1XTe3G3E7Y78NGy-s7JIPizgRptVyYzB0b8_frb10PRt0MfLeWQRYnFOVZT2hMJbWDxPHtHhDdj3Zk8cWI_bBcf_j1$
>
> https://urldefense.com/v3/__http://origin.com__;!!Op6eflyXZCqGR5I!GQ1XTe3G3E7Y78NGy-s7JIPizgRptVyYzB0b8_frb10PRt0MfLeWQRYnFOVZT2hMJbWDxPHtHhDdj3Zk8cWI_YG6QsMk$
> @plugin=fq_pacing.so @pparam=--rate=100000
>
> Thanks,
> Vasanth
>
>