|
|
@ -568,7 +568,7 @@ outputs:
|
|
|
|
# 2 files per TCP session and stores the raw TCP data into them.
|
|
|
|
# 2 files per TCP session and stores the raw TCP data into them.
|
|
|
|
# Using 'both' will enable both file and dir modes.
|
|
|
|
# Using 'both' will enable both file and dir modes.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Note: limited by stream.depth
|
|
|
|
# Note: limited by stream.reassembly.depth
|
|
|
|
- tcp-data:
|
|
|
|
- tcp-data:
|
|
|
|
enabled: no
|
|
|
|
enabled: no
|
|
|
|
type: file
|
|
|
|
type: file
|
|
|
@ -1345,7 +1345,7 @@ flow-timeouts:
|
|
|
|
# inline: no # stream inline mode
|
|
|
|
# inline: no # stream inline mode
|
|
|
|
# drop-invalid: yes # in inline mode, drop packets that are invalid with regards to streaming engine
|
|
|
|
# drop-invalid: yes # in inline mode, drop packets that are invalid with regards to streaming engine
|
|
|
|
# max-synack-queued: 5 # Max different SYN/ACKs to queue
|
|
|
|
# max-synack-queued: 5 # Max different SYN/ACKs to queue
|
|
|
|
# bypass: no # Bypass packets when stream.depth is reached.
|
|
|
|
# bypass: no # Bypass packets when stream.reassembly.depth is reached.
|
|
|
|
# # Warning: first side to reach this triggers
|
|
|
|
# # Warning: first side to reach this triggers
|
|
|
|
# # the bypass.
|
|
|
|
# # the bypass.
|
|
|
|
#
|
|
|
|
#
|
|
|
|