Project

General

Profile

Actions

Optimization #5787

open
VJ OD

detect/filestore: optimize http tx handling

Optimization #5787: detect/filestore: optimize http tx handling

Added by Victor Julien about 3 years ago. Updated 2 months ago.

Status:
Assigned
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:
Beginner

Description

When enabling filestore for a file in HTTP, the relevant tx is looked up twice in DetectFilestorePostMatch: once in AppLayerParserSetStreamDepthFlag and then directly immediately after.

To address this the AppLayerParserSetStreamDepthFlag will have to be updated to take the tx pointer in. There is just a single consumer in our tree: http.

VJ Updated by Victor Julien about 3 years ago Actions #1

  • Target version changed from 7.0.0-rc1 to 8.0.0-beta1

PA Updated by Philippe Antoine over 2 years ago Actions #2

  • Label Beginner added

VJ Updated by Victor Julien about 1 year ago Actions #3

  • Target version changed from 8.0.0-beta1 to 9.0.0-beta1

PA Updated by Philippe Antoine 2 months ago Actions #4

  • Status changed from New to Assigned
Actions

Also available in: PDF Atom