Re: [squid-users] rewrite URLs (was "hope squid provide development API")

From: J. Peng <peng.kyo@dont-contact.us>
Date: Thu, 20 Mar 2008 15:23:27 +0800

On Thu, Mar 20, 2008 at 3:01 PM, Ric <lists@dvgroup.com> wrote:
> This looks interesting. Am I understanding this correctly that Squid
> HEAD can now rewrite urls without an external application? Any ideas
> how this might compare performance-wise against a dedicated external
> app like squidGuard or Squirm (for simple URL rewrites)? Will this
> land in 2.7 soon?
>

Apache's API is doing this very well.
for example, under apache2.0 it can't rewrite an uri based on the
Accept-Encoding header (though it's possible in apache2.2), so I wrote
a filter within few minutes using apache's API to do that.
So I hope squid will provide the powserful developing API to the users too.:)
Received on Thu Mar 20 2008 - 01:23:30 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:05 MDT