Hi All,
The scenario here is that in a network single squid is running ie
squid1( 172.16.1.35.)
When the request rate increases beyond 800 req/per second, the second
squid is started ie squid2( 172.16.1.36 )
Both the squid having Caching capacity of 400GB .
We want to replicate the caching contents of initially started Squid1 to
the newly started Squid2
We can copy the contents of cache directory of Squid1 to Squid2 but the
problem here is that the copied data has to be indexed by squid2.
this consumes more time.So if there is any possibility to replicate
contents of Squid1 with the help of Squidclient
We can get list of the objects cached in squid1 with the help of
squidclient is there any way to make caching of elements from squid1 to
squid2
rather than copying.
Kindly help me
Thanks in Advance
Regards
senthil
Received on Thu Feb 18 2010 - 09:26:51 MST
This archive was generated by hypermail 2.2.0 : Thu Feb 18 2010 - 12:00:06 MST