18 lines
207 B
Plaintext
18 lines
207 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=4
|
|
lb_method=pf_ring
|
|
pin_cpus=0,1,2
|