Jeff Pang wrote:
> 2007/7/8, Dave <dmehler26@woh.rr.com>:
>> Hello,
>> I'm running squid 2.6 and need to run several redirectors, one for
>> banner filtering, another for av, and a possible third for chat blocking
>> if there is one? I read about a shell script:
>>
>> #!/bin/sh
>>
>> /path/to/redirector1 | /path/to/redirector2
>
> This is bad way.Using pipe is expensive at most time.
More importantly it wouldn't work as expected, as redirectors return a blank
line to indicate the URL is unmodified.
Received on Mon Jul 09 2007 - 09:32:47 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:03 MDT