aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/bash/function/nginx.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-07-07fix(core): Remove output_info.xml processingoper-230710pmikus1-4/+4
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I1528d7760228d50a4d89c0e413ad86aa882088ed
2021-05-20perf: add TCP Nginx+LDPRELOAD suitesxizhanx1-0/+136
1. Suite steup add download nginx 2. Add nginx-1.14.2/1.15.0 ldp test suite 3. Add NginxUtils,NginxConfigGenerator method 4. Taskset the PID of nginx to the unused cores in VPP and these cores are under NIC's NUMA ID 5. cleanup add Kill Processes - nohup Signed-off-by: xizhanx <xix.zhang@intel.com> Change-Id: Idbf0e4ec3bf63e88281a8e3e34f52e00a6801c85 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>