feat(rpm and sapp.toml update): sapp.toml & mail.so

1、sapp.toml 默认polling_priority=100
2、update to mail-1.0.19.e982b44, Fix TSG-12082 and Fix TSG-11013
This commit is contained in:
yangwei
2023-07-12 14:50:23 +08:00
parent 7b3dcefe5d
commit 53c8a6bc7d
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ firewall_rpm_version:
dns: dns-2.1.6.8cfb357
ftp: ftp-1.0.15.1fc64fe
http: http-2.0.12.0747ada
mail: mail-1.0.18.98773fe
mail: mail-1.0.19.e982b44
quic: quic-2.0.6.513732e
ssl: ssl-3.0.0.a52514a
rtp: rtp-1.0.7.530ac76

View File

@@ -96,7 +96,7 @@ dictator_enable=0
[packet_io.polling]
### note, polling_priority = call sapp_recv_pkt every call polling_entry times,
polling_priority=1
polling_priority=100
[packet_io.under_ddos]
### note, to reduce impact of ddos attack,set some stream bypass, all plugins will not process these streams

View File

@@ -74,7 +74,7 @@ dictator_enable=0
[packet_io.polling]
### note, polling_priority = call sapp_recv_pkt every call polling_entry times,
polling_priority=1
polling_priority=100
[packet_io.under_ddos]
### note, to reduce impact of ddos attack,set some stream bypass, all plugins will not process these streams