[ee122] Buffering Server Response?

Daniel Killebrew dank at eecs.berkeley.edu
Fri Oct 26 17:00:20 PDT 2007


It would be better practice to start writing it to file. And probably 
easier to implement that way too, when you have to handle chunking.

Daniel

Jeremy Fleischman wrote:
> Is it alright if our client buffers the full response from the server 
> before we start writing to file? I see no problem with this except 
> with situations where the client is requesting really large files, 
> which would suck up our ram.
>  
> Jeremy Fleischman
> ------------------------------------------------------------------------
>
> _______________________________________________
> ee122 mailing list
> ee122 at mailman.ICSI.Berkeley.EDU
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122
>   


More information about the ee122 mailing list