en:dpi:faq:dpi_functionality:start [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:faq:dpi_functionality:start [2023/08/29 07:58] elena.krasnobryzhen:dpi:faq:dpi_functionality:start [2024/07/29 12:36] (current) – removed elena.krasnobryzh
Line 1: Line 1:
-====== Additional DPI FAQ ====== 
-{{indexmenu_n>10}} 
-**1.How the load is distributed across processor cores (12 cores/2 cluster)?**\\ 
-  The cores are distributed between different tasks dpi by functionality that they do not interfere with each other 
-  2 and 7 cores are responsible for traffic transit and not very loaded.  
-  To see the distribution of functions can be command: 
-  ps -p `pidof fastdpi` H -o %cpu,lwp,psr,comm 
  
-**2.Why DPI have not loaded the CPU core (12e not used core)?**\\ 
-  In dpi there are service functions: netflow export, clickstream, pcap export, 
-  processing of control commands, and so on. Their load is uneven and they can temporarily  
-  load the core for 100%, so they are allocated on a separate core that they do not interfere 
-  with other funtionality for instance - transit 
-   
-[[en:dpi:faq:dpi_functionality:admin_faq:start|Administration issues]]