From 7bb6eddf06c7e08945812d906de9981fbaddae68 Mon Sep 17 00:00:00 2001 From: Gavin Henry Date: Thu, 18 Oct 2007 22:46:07 +0000 Subject: [PATCH] Wee chaining update. --- doc/guide/admin/overlays.sdf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/guide/admin/overlays.sdf b/doc/guide/admin/overlays.sdf index 6f46fd96b0..4474501a8e 100644 --- a/doc/guide/admin/overlays.sdf +++ b/doc/guide/admin/overlays.sdf @@ -153,6 +153,16 @@ Note: You can clearly see the PROXYAUTHZ line on the master, indicating the proper identity assertion for the update on the master. Also note the slave immediately receiving the Syncrepl update from the master. +H3: Handling Chaining Errors + +By default, if chaining fails, the original referral is returned to the client +under the assumption that the client might want to try and follow the referral. + +With the following directive however, if the chaining fails at the provider +side, the actual error is returned to the client. + +> chain-return-error TRUE + H2: Constraints -- 2.39.5