RE: [squid-users] force cache of cgi params...

From: <jason@dont-contact.us>
Date: Thu, 16 Aug 2001 13:27:33 -0400 (EDT)

Greetings Sean,
        Thanks for the conf tip...I have since discovered that the expire
and last-modified fields in the header returned from the fcg are not being
set (-1 in the store.log), so that I most likely the cause of this. Oh,
and I am using GET as oppose to POST.
        One other question: Can squid transform an incomming domain on
the fly? An example would help here...

I'd like to create a VIP that represents a cluster of squid machines
(round robin) which use ICP to check who has what, but I do not want to
change the gateway of the machines issuing the incomming calls.

incomming fcg cluster call --> squid cluster (VIP) --> search cluster
(VIP)

^^^^ I don't want the incomming fcg cluster to have the squid cluster as
their gateway. Can squid be setup to receive a call such as

squidCluster.com/fcgi-bin/search?qry=beer

and transform the URL to:

searchCluster.com/fcgi-bin/search?qry=beer

so that it will check its cache, and failing that, query the appropriate
search cluster VIP. Any assistance would be greatly appreciated!

thanks in advance,

jas
Received on Thu Aug 16 2001 - 11:26:43 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:41 MST