Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

how do also listen to a specific port and forward to another application port based on ip address? #25

@kolinfluence

Description

@kolinfluence
  1. how do also listen to a specific port and forward to another application port based on ip address?
    e.g. how to listen to port 80, forward to port 8080 if crc/xxhash(123.123.123.123)%[number of cpu] + 8080?

[client 123.123.123.123] -> [listen port 80, xdp hash ip] -> [forward to app listening on port 8080+2 (hashed based on ip address)]

also,
2. with reference to #23

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions