Data --> object store --> client

From: Joey Coco <anesthes@dont-contact.us>
Date: Fri, 9 Aug 2002 08:20:02 -0500 (EST)

Hello,

There is an obvious reason you folks copy data from server --> object
store --> to client in chunks, rather than in whole, correct?

For example, if the request was a fairly large HTML document, the code
only reads in a few lines at a time, stores it, then copies to client. I'm
just curious why it's done this way, rather than reading entire object in,
storing it, then copy entire object to client? (not complaining, just
curious).

Thanks!

-- Joe
Received on Fri Aug 09 2002 - 06:22:04 MDT

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