On Wed, 12 Jan 2005, Anders Nordby wrote:
I did manage to make Squid cache the files using the Squirm redirector plugin (http://squirm.foote.com.au/) - yay. One small step for Squid, one giant leap for Anders. ;-) However, I'm facing a volume of at least 250 hits per second per server, where most (80% or so) is .swf URLS that needs rewriting/redirect.
If you know a little C programming then you should be able to write the redirection within Squid for better performance. See the redirectStart() function.
Regards Henrik
