Fixed typo.

This commit is contained in:
Chaein Jung
2015-08-10 18:14:35 +09:00
parent 56d90a89a5
commit e2ad4fd332
@@ -15,7 +15,7 @@ collector.l4.ip=
# number of udp statworker threads
collector.udpStatWorkerThread=16
# capacity of udp stat worker queue
# capacity of udp statworker queue
collector.udpStatWorkerQueueSize=512
collector.udpStatSocketReceiveBufferSize=4194304
@@ -28,7 +28,7 @@ collector.udpSpanListenPort=9996
# number of udp spanworker threads
collector.udpSpanWorkerThread=32
# capacity of udp stat worker queue
# capacity of udp spanworker queue
collector.udpSpanWorkerQueueSize=1024
collector.udpSpanSocketReceiveBufferSize=4194304