17 lines
193 B
Plaintext
17 lines
193 B
Plaintext
# Cluster PF_RING configuration.
|
|
|
|
[manager]
|
|
type=manager
|
|
host=localhost
|
|
|
|
[proxy-1]
|
|
type=proxy
|
|
host=localhost
|
|
|
|
[worker-1]
|
|
type=worker
|
|
host=localhost
|
|
interface=eth0
|
|
lb_procs=11
|
|
lb_method=pf_ring
|