[ee122] bucket of questions

Simon Tan simtan at berkeley.edu
Sun Oct 28 21:26:05 PDT 2007


On Sun, 28 Oct 2007 17:01:39 -0700, Carrell Killebrew  
<dank at eecs.berkeley.edu> wrote:

>> In general, if we experience any kind of bad response parse, should we
>> just automatically close the connection even though we originally
>> stipulated a persistent connection, or should we keep it open?
> The client can close a persistent connection whenever it wants. So if  
> the client gets a bad response from the server, then it should close the  
> connection.

Does this count for 403, 404, 501, etc. errors? I.e. if a client gets  
anything *other than* a parsable 200 OK response, can it close its  
connection even though it is a persistent client?




-- 
~Simon Tan >> undergraduate at UC Berkeley
Source: simtan at berkeley.edu


More information about the ee122 mailing list