--- On Mon, 9/8/08, Dale Newfield wrote:
> If you do not specify the content length in the stream
> result, your stream will be requested twice (each request 
> is required to provide an independent stream -- a frequent 
> source of bugs for people that don't realize it), one of 
> which will be read through it's entirety just to find the 
> length, the other will be used to actually send out the data.

Yikes; for the OP's ~46G file that would be... unfortunate.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to