Hi,
Can you check diags log and post the trafficserver log ?

Thanks & Regards
Vasanth M


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

From: Erdem Gunay<mailto:erdem_guna...@yahoo.com>
Sent: Thursday, March 22, 2018 4:47 PM
To: 
users@trafficcontrol.incubator.apache.org<mailto:users@trafficcontrol.incubator.apache.org>
Subject: Re: RE: collapse forwarding plugin

Hi,

thanks for your quick reply,

ok disabled the global plugin, and left the remap.config as follows

#---remap.config
map     
http://<edgeserver>/<http://tvgbztcdnes02.channels.turkcelltvplus.com.tr/>     
http://<originserver>/<http://176.235.11.2/> @plugin=collapsed_forwarding.so 
@pparam=--delay=5000 @pparam=--retries=0
#---

but this time we do not see that the collapse forwarding plugin is enabled and 
is in action.

how can we make sure that this plugin is activated properly and works as 
expected.

When we perform load test on the traffic server for HLS live content,  we get 
too many requests leaking from the edge server to the origin server for the 
same chunk file (.ts). this is polluting the origin server and causes it to 
become out-of-service.

Is collapse forwarding plugin the right solution for this problem?

best regards
On Thursday, March 22, 2018, 1:24:04 PM GMT+3, Vasanth Mathivanan 
<vasant...@evolutiondigital.com> wrote:



Hi,

Collapsed forwarding not global plugin so you don’t mention plugin. Config  so 
just removed then  give plugin in  remap. Config manually ….



Thanks & regards

Vasanth M



Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10



From: Erdem Gunay<mailto:erdem_guna...@yahoo.com>
Sent: Thursday, March 22, 2018 3:50 PM
To: us...@trafficcontrol.apache.org<mailto:us...@trafficcontrol.apache.org>
Subject: collapse forwarding plugin



Hi,

we want to enable collapse forwarding plugin in Apache Traffic Server rpm with 
the version 6.2.2 provided by Traffic Controller v2.1.0.

but, we have a problem when collapse forwarding plugin is enabled in 
plugin.config file.

This is the line we used for adding plugin

#--plugin.conf
collapsed_forwarding.so --delay=5000 --retries=1
#--

and this is the error message from diags.log
#---diags.log

[Mar 22 13:12:38.102] Server {0x2b60b11f5900} NOTE: loading plugin 
'/opt/trafficserver/libexec/trafficserver/collapsed_forwarding.so'

[Mar 22 13:12:38.102] Server {0x2b60b11f5900} FATAL: unable to find 
TSPluginInit function in 
'/opt/trafficserver/libexec/trafficserver/collapsed_forwarding.so': (null)

#---

has anyone used collapse forwarding plugin with this tc and ts versions?

best regards

Reply via email to