ons 2007-01-31 klockan 16:37 +0100 skrev Jeremy Lardon:
> My name is Jeremy Lardon. I am working as a Ph.D. student in France. My
> works are about live transformation of web pages.
Welcome!
> In order to transform web pages in live, I thought using Squid as base
> for my live transformation.
> The main idea is to seek a pattern in the page and change the page
> before caching and serving the result.
For this there is two reasonable approaches
a) Inline in Squid, using the client-streams interface found in Squid-3.
b) In a separate process, using ICAP to communicate between Squid and
the content transformer..
I think 'b' is probably the best approach for what you want to do.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Thu Mar 01 2007 - 12:00:02 MST