Re: [squid-users] conditionally running url rewriter helper

2016-02-08 Thread Amos Jeffries
On 9/02/2016 7:16 a.m., Sreenath BH wrote: > Hi All, > > Is there a way to make Squid invoke the external URL helper only for > some requests(depending on some component of the PATH)? > > While it is possible to check the URL and take no action inside the > rewriter, I want to know if this overhe

[squid-users] conditionally running url rewriter helper

2016-02-08 Thread Sreenath BH
Hi All, Is there a way to make Squid invoke the external URL helper only for some requests(depending on some component of the PATH)? While it is possible to check the URL and take no action inside the rewriter, I want to know if this overhead can be avoided. thanks for any hints. Sreenath __