> Hi All,
> pls., is there a native filter infrasructure for
> squid? I have seen such a patch on the net by Olaf
> Titz. Has such a system been integrated into any of
> the recent releases, eg Squid3?
>

Depends on your definition of filter. It could mean ACLS or re-writer.

Assuming this is a follow-on from your work on caching youtube,
 You want the url_rewrite_program option. It's more of an API for external
scripts than a native filter. An internal one has long been on the
wishlist of one-day projects.

 That will only alter the URL part of the headers. The other parts
available (refresh_pattern, and acl) are all listed in the wiki v2
attempt at youtube caching
http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube

Amos

Reply via email to