Commit Graph

4 Commits (d99cbc5e0b0af692e413793fd3d678367c74ad77)

Author SHA1 Message Date
Philippe Antoine e3105a6614 ftp: adds a config option ftp-hash for autofp-scheduler
This allows ftp-data and ftp flows to be processed by the same
thread. Otherwise, there may be a concurrency issue where the
would-be ftp-data flow is first processed, and thus not recognized
as such. And the ftp flow gets processed later and the expectation
coming from it is never found.

To do so, the flow hash gets used as usual, except for flows that
may be either ftp or ftp-data, that is either one port is 21, or
both ports are high ones.

Ticket: #5205
2 years ago
Victor Julien e04fcfcf2f doc/userguide: minor rewording and reformatting for runmodes 3 years ago
Victor Julien 226fe5cab3 doc/performance: redo runmodes explanation 6 years ago
Jason Ish 2751baae46 doc: rename from "sphinx" to "userguide" 9 years ago