-
Notifications
You must be signed in to change notification settings - Fork 81
SourceIPHashMapper
Tom Barbette edited this page Nov 25, 2022
·
3 revisions
SourceIPHashMapper — Click element; Source IP Hash mapper for IPRewriter
SourceIPHashMapper(NNODES SEED, PATTERN1, ..., PATTERNn)
Ports: none
Works in tandem with IPRewriter to provide source IP-based rewriting. This is useful, for example, in load-balancing applications. Implements the IPMapper interface.
Like RoundRobinIPMapper, but also uses consistent hashing to map elements by source IP to the same node in the cluster, even if nodes are added or removed.
IPRewriter, TCPRewriter, IPRewriterPatterns, RoundRobinIPMapper
Generated by click-elem2man from ../elements/ip/siphmapper.hh:10
on 2022/11/25.