Project

General

Profile

Actions

Feature #880

open

memcap http parser

Added by Victor Julien almost 11 years ago. Updated 11 months ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

Need a global memcap, maybe per client, per server and/or per flow as well. Question is how to implement it. I see several options:

- We could possibly do it in libhtp itself, tracking and limit enforcing. Might not be feasible to do anything but per flow (htp_conn)
- We could somehow use our own alloc/free functions in libhtp, which would have to modified to support this
- Maybe libhtp can track allocs, with us getting access to the trackers. Might not be very precise.

Need to discuss with libhtp upstream.


Subtasks 1 (0 open1 closed)

Feature #1067: memcap for http inside suricataClosedEric Leblond12/12/2013Actions

Related issues 1 (1 open0 closed)

Related to Suricata - Feature #2696: http parser in rustIn ProgressPhilippe AntoineActions
Actions

Also available in: Atom PDF