[exim-cvs] Docs: extra detail on proxy-protocol

Inizio della pagina
Delete this message
Reply to this message
Autore: Exim Git Commits Mailing List
Data:  
To: exim-cvs
Oggetto: [exim-cvs] Docs: extra detail on proxy-protocol
Gitweb: https://git.exim.org/exim.git/commitdiff/5376b7ca07e9b00e2552f33270e79c59840a9778
Commit:     5376b7ca07e9b00e2552f33270e79c59840a9778
Parent:     ffc3d145e3819e1a3762caa1bbe8b07e723fbaf2
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Feb 5 18:49:46 2019 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Tue Feb 5 18:49:46 2019 +0000


    Docs: extra detail on proxy-protocol
---
 doc/doc-docbook/spec.xfpt | 2 ++
 1 file changed, 2 insertions(+)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 1f45a6f..6b4f8da 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -40095,6 +40095,8 @@ of the proxy):
.endd
If &$proxy_session$& is set but &$proxy_external_address$& is empty
there was a protocol error.
+The variables &$sender_host_address$& and &$sender_host_port$&
+will have values for the actual client system, not the proxy.

Since the real connections are all coming from the proxy, and the
per host connection tracking is done before Proxy Protocol is