Pushing revisited: PUT

From: miguel a.l. paraz <map@dont-contact.us>
Date: Sun, 30 Nov 1997 23:46:13 +0800 (HKT)

--MimeMultipartBoundary
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hi,

I'm once again working on Squid cluster design, and how the cluster
machines could push objects onto each other. I realize that my initial
effort earlier this year was quite convoluted and silly. :-)

Now I realize something simpler: support for the PUT protocol. I would
like squid to accept PUTs for objects to store objects in its cache, from
hosts controlled by ACLs, of course.

Once the cache that does the pushing gets a GET from its client, it opens
a PUT to the pushee, and copies the data between the two connections. To
avoid redundant use of space, we can opt to do a delete-behind on the
pushed object.

Your thoughts on this?
I would like to implement it if practical.

--
miguel a.l. paraz	iphil communications, makati city, ph	+63-2-750-2288
--MimeMultipartBoundary--
Received on Tue Jul 29 2003 - 13:15:44 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:30 MST