Skip to content

Commit 52eb0e5

Browse files
sirainencmouse
authored andcommitted
config/proxy/overview: Remove proxy_always
This is very confusing and non-workable feature nowadays. Removeit from docs so it doesn't confuse people, and later probably from code as well.
1 parent 2900306 commit 52eb0e5

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docs/core/config/proxy/overview.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,6 @@ login fails with `Proxying loops` error.
5353
* `auth_proxy_self` setting in `dovecot.conf` can be used to specify extra
5454
IPs that are also considered to be the proxy's own IPs.
5555

56-
### `proxy_always`
57-
58-
Can be used with `proxy_maybe` to conditionally do proxying to specified
59-
remote host (host isn't self) or to let cluster assign a backend host (host
60-
is self).
61-
62-
Basically, this setting just always sends the `proxy` extra field to login
63-
process, but not necessarily the host.
64-
65-
Useful when dividing users across multiple clusters.
66-
6756
### `host=<s>`
6857

6958
The destination server's IP address.

0 commit comments

Comments
 (0)