You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc/userguide/configuration
Philippe Antoine 15bf91c5cc ftp: do not create more than max-tx transactions
Ticket: 8592

Fixes: 5ddd808e9b ("ftp: don't halt the flow when raising
too_many_transactions")

In the case we receive a big chunk of TCP data, we end up
creating much more than max-tx transactions, and have
quadratic complexity on this packet, even if all
these transactions get cleaned up at the end of the processing
of this packet.

(cherry picked from commit 82c4190558)
2 days ago
..
suricata-yaml userguide: fix typo in inline mode illustration 4 years ago
dropping-privileges.rst doc: Improve grammar, spelling and clarifications 6 years ago
exception-policies.rst userguide: highlight exceptions interactions 7 months ago
global-thresholds.rst doc: fix doc syntax error in rate_filter example. 9 months ago
includes.rst doc/userguide: document include files 3 years ago
index.rst doc/userguide: document include files 3 years ago
landlock.rst security: prevents process creation 4 years ago
multi-tenant.rst doc: update available options in the example config 1 year ago
snort-to-suricata.rst doc/userguide: spelling 3 years ago
suricata-yaml.rst ftp: do not create more than max-tx transactions 2 days ago
systemd-notify.rst systemd: reimplement sd_notify logic using UNIX socket 2 years ago