Actions
Optimization #822
closed
AS
Explore the performance impact of libhtp htp_list_t growing in size
Optimization #822:
Explore the performance impact of libhtp htp_list_t growing in size
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Effort:
Difficulty:
Label:
Description
libhtp uses a list data structure to hold various items. Explore the impact the growth of the list has on performance.
From this mail nn the oisf mailing list - "[Oisf-users] Help with 99% CPU usage", the lists have grown large and the bts indicate that the threads are spending a lot of time parsing these lists.
Files
Actions