Re: [PATCH] Do not reuse persistent connections for PUTs

From: Henrik Nordström <henrik_at_henriknordstrom.net>
Date: Sat, 01 Sep 2012 15:11:34 +0200

fre 2012-08-31 klockan 21:44 +0300 skrev Tsantilas Christos:

> So looks that a good solution should be (similar to) the solution
> proposed by Henrik...

100 Continue aviods the race entirely on requests with bodies, leaving
only bodyless requests in the "we may not retry this on failure but we
need to.." problem.

Keeping a copy of the sent body allows the request to be retried in
cases where 100 Continue were not used or could not be used.

Regards
Henrik
Received on Sat Sep 01 2012 - 13:11:39 MDT

This archive was generated by hypermail 2.2.0 : Sat Sep 01 2012 - 12:00:14 MDT