Skip to content

Proxy protocol support fo outgoing connections #191

@tkald

Description

@tkald

As I understand, fabio supports incoming proxy protocol connections.
What about outgoing connections?

CLIENT (ip 1.2.3.4) ---> Fabio (ip 5.6.7.8) ---> webserver (ip 9.10.11.12)

For now, webserver sees requests originating from ip 5.6.7.8 not from client ip 1.2.3.4.

I know, there are x-forwarded-for headers...

Since nginx supports incoming proxy protocol connections, would be nice if fabio could provide that output with http and tcp.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions