Merdouille wrote:
Chris Robertson-2 wrote:
http://www.squid-cache.org/Doc/config/url_rewrite_program/
Chris


I have a simple redirection script.
It ll send a 302:URL in replacement of http://mysquid/img=URL

the browser load the file from the original site and SARG says that nothing
was cached!

Don't send the 302. Just rewrite the URL. Squid will fetch the rewritten URL and send the result to the client.

Chris

Reply via email to