On Fri, 6 Feb 2004, Diego Woitasen (Lanux) wrote: > Some body knows a project that implement a optimizations in Internet > Satellite connections. For example, to avoid multiple request for get a > page. The sattelite ISP provides a software called RPA, that GET a page > in online one request. Is this possible with squid or is possible to > implement with a parent-sibling relatioship?
This specific request optimisation is accomplished by the collapsed forwarding patch available from devel.squid-cache.org. Regards Henrik
