feat(integration decoders): http and glimpse_detector

compile pass, todo test
This commit is contained in:
yangwei
2024-08-20 19:01:06 +08:00
committed by lijia
parent 6e46dbf762
commit dafbecd49a
804 changed files with 66904 additions and 4 deletions

View File

View File

@@ -0,0 +1,3 @@
[entry]
name="http_decoder_test_state_entry"
topic="HTTP_DECODER_MESSAGE"

View File

@@ -0,0 +1,18 @@
[basic]
# Switch for decompress body, open(1) closed(0), default(0)
decompress=1
# per session mempool size, default(32Ki)
mempool_size=32768
# per session http parsed result queue length
result_queue_len=16
# call fieldstat every stat_interval_pkts
stat_interval_pkts=1000
# fieldstat output interval
stat_output_interval=1
# connect tunnel
proxy_enable=0