Re: Magic Markers and MD5

From: David Luyer <luyer@dont-contact.us>
Date: Wed, 4 Jun 1997 13:07:43 +0800 (WST)

On Tue, 3 Jun 1997, Oskar Pearson wrote:
>Duane Wessels wrote:
>> X-End-Of-Transfer-Marker: XXXXX
>
>This adds the extra overhead of scanning through the actual data
>being transferred. Try do this at 100mb/s.... (ie a ftp from a
>local ftp site that floods the link)

No - if you did this then you'd have to worry about quoting rules, etc,
etc. What you would most likely do is...

  * don't send a block which ends in the XEOTM until another block is
    recieved

  * make sure the final block ends in the XEOTM and remove the XEOTM
    before sending/storing it

  * if the final block doesn't end in the XEOTM, don't store the object

actually, to protect against cache crashes, maybe you want to store the
XEOTM?

David.
Received on Tue Jul 29 2003 - 13:15:41 MDT

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