diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-09-04 14:54:18 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-09-05 13:18:45 +0100 |
commit | ff5929e3b91747e2ecb600711d17a7d0e21749ad (patch) | |
tree | 282e53de3b3706296c00a94917626f3dab052c38 /doc/doc-txt/NewStuff | |
parent | 3e4baf04df1783842277f95a2bd9e09205eba265 (diff) |
Cutthrough: option to reflect 4xx errors from target to initiator
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 20af1a28f..33b726536 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -43,6 +43,10 @@ Version 4.88 11. Integer values for options can take a "G" multiplier. +12. defer=pass option for the ACL control cutthrough_delivery, to reflect 4xx + returns from the target back to the initiator, rather than spooling the + message. + Version 4.87 ------------ |