File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -723,6 +723,13 @@ \subsubsection{Behaviors}
723723The parameters of such computation are to be chosen according to the requirements of the application,
724724but they should always be documented.
725725
726+ The transfer-ID timeout used with service response transfers should be zero\footnote {%
727+ With a non-zero transfer-ID timeout, responses may be lost if the server responds to multiple requests
728+ from the same client not in the order of their arrival.
729+ There is no risk of response duplication because the client will retire the pending request entry
730+ once its first response is received, ignoring subsequent duplicates.
731+ }.
732+
726733\begin {remark }
727734 Low transfer-ID timeout values increase the risk of undetected transfer duplication when such transfers
728735 are significantly delayed due to network congestion,
You can’t perform that action at this time.
0 commit comments