From c4c7aa89bf01b321f5b582d84b684171e6dbcf66 Mon Sep 17 00:00:00 2001 From: lijia Date: Wed, 17 Jul 2024 14:27:15 +0800 Subject: Add BODY_START message; add http_url_decode(); disable CONNECT tunnel. --- conf/http_decoder.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'conf/http_decoder.toml') diff --git a/conf/http_decoder.toml b/conf/http_decoder.toml index 70ed3bd..a2bb060 100644 --- a/conf/http_decoder.toml +++ b/conf/http_decoder.toml @@ -12,4 +12,7 @@ result_queue_len=16 stat_interval_pkts=1000 # fieldstat output interval -stat_output_interval=1 \ No newline at end of file +stat_output_interval=1 + +# connect tunnel +proxy_enable=0 \ No newline at end of file -- cgit v1.2.3