Re: Question on HTTP 408

Hi Michael,

On Tue, Jun 03, 2014 at 07:54:18AM -0400, Michael Sweet wrote:
> William,
> 
> This sounds like a pretty obvious bug - a HTTP server only responds when it
> has received something.  The usual keep-alive timeout of connections is
> silent (server just closes the connection, with a preceding TLS shutdown for
> HTTPS).

Please could you check my other response to Roy ? In short I do instead
think that responding 408 is the only way to gracefully shut down *and*
inform the client it can safely retry and I really think it was designed
for this exact purpose.

Regards,
Willy

Received on Wednesday, 4 June 2014 04:43:11 UTC