[Privoxy-commits] [privoxy] 06/19: Document that the listen-address is taken into account for client tags as well now

User Git git at git.privoxy.org
Mon Mar 16 07:54:54 CET 2026


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 502bcaeba103e9afcfb167597211c60161aaa02e
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Mar 5 16:06:02 2026 +0100

    Document that the listen-address is taken into account for client tags as well now
---
 doc/source/p-config.sgml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 6a725dbf..08f5fd1d 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3685,6 +3685,9 @@ compression-level 0
     it to be set.
     Note that "clients" are  differentiated by IP address,
     if the IP address changes the tag has to be requested again.
+    The <literal>listen-address</literal> used to reach &my-app; is taken into
+    account as well.
+    This allows multiple clients running on the same system to request different settings.
    </para>
    <para>
     Clients can request tags to be set by using the CGI interface <ulink

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list