Files
systemd/man
Дамјан Георгиевски 450a5a4740 socket-proxy: implement PROXY protocol v1
as specified by the haproxy documentation:
https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt

only protocol v1 is implemented for now, protocol v2 is binary,
and will be implemented in the future.

the proxy protocol allows the destination/target to know the
address/port of the client connectiing.

in nginx it's supported by enabling the `proxy_protocol` parameter to
the `listen` directive.
2026-05-20 04:29:59 +09:00
..
2026-05-01 07:10:31 +02:00
2025-09-18 10:57:38 +01:00
2025-08-10 13:40:32 +02:00
2025-08-11 10:30:26 +02:00
2025-10-04 18:13:27 +02:00
2026-05-18 21:42:56 +02:00
2025-08-11 10:30:26 +02:00
2025-08-11 10:30:26 +02:00
2026-04-17 21:12:16 +01:00
2026-05-12 18:31:26 +02:00
2026-05-15 13:46:08 +01:00
2025-08-10 13:40:32 +02:00
2026-01-06 08:48:05 +09:00
2026-02-20 01:18:54 +09:00
2026-03-18 14:58:43 +01:00
2025-07-16 05:47:38 +09:00
2026-05-15 13:46:08 +01:00
2025-09-18 10:57:38 +01:00