Re: performance problem with traffic server 6.2

2016-09-15 Thread Siddharth Agarwal
Yes, we are using multiple plugins. We found the problem, one of our plugins added a mutex to a continuation which was registered to a global hook. Thanks, Siddharth On Fri, Sep 9, 2016 at 12:04 PM, Shu Kit Chan wrote: > Is there any plugins you are using? > > On Fri, Sep 9, 2016 at 10:10 AM, S

Re: performance problem with traffic server 6.2

2016-09-09 Thread Alan Carroll
Based on this data the most likely explanation is a plugin that didn't call TSHttpTxnReenable(). On Friday, September 9, 2016 2:04 PM, Shu Kit Chan wrote: Is there any plugins you are using? On Fri, Sep 9, 2016 at 10:10 AM, Siddharth Agarwal wrote: > Hi, > > We are on the traffic se

Re: performance problem with traffic server 6.2

2016-09-09 Thread Shu Kit Chan
Is there any plugins you are using? On Fri, Sep 9, 2016 at 10:10 AM, Siddharth Agarwal wrote: > Hi, > > We are on the traffic server 6.2 release. We are experiencing performance > issues with this release and have enabled slow request logging. Our health > check end point sometimes is taking taki

performance problem with traffic server 6.2

2016-09-09 Thread Siddharth Agarwal
Hi, We are on the traffic server 6.2 release. We are experiencing performance issues with this release and have enabled slow request logging. Our health check end point sometimes is taking taking more than 3 seconds to respond. Our CPU is idle. We are seeing most of time spent in plugin_total whil