summaryrefslogtreecommitdiff
path: root/conf/packet_adapter.conf
blob: 2457091d962f62af6bc16567b443417376c76e4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[packet_io]
thread_num=8
cpu_mask=2,3,4-9
rx_burst_max=128
bypass_traffic=0
app_symbol=packet_adapter
app_device=eth_nf_packet_adapter

[stat]
output_file=log/packet_adapter.fs2
statsd_cycle=2

[http_healthcheck_server]
enable=1
port=8080
addr="0.0.0.0"
path="/status"