На сервер приходит иногда большой траффик и пока я играюсь с настройками Апача. Сейчас получилось выдеражать  такую нагрузку:
Много Wordpress + woocommerce сайтов, которые при стандартныйх настройках просто умирали на таком траффике. Docket cache, WP Rocket плагины немного помогали, но всё равно Апач уходил в прострацию.
Может есть умные головы, кто подскажет оптимальную конфигурацию для системы с 32gb ram? Сейчас MPM Worker режим установлен. 
Код: Выделить всё
root@oni01:~# brainy-core -i
 ******************************************************************************************
 *** The instrument of setup of the kernel and the simple network analyzer for BrainyCP ***
 *** Version: 0.43.9                                                                    ***
 ******************************************************************************************
[*] Information on memory:
               total        used        free      shared  buff/cache   available
Mem:            31Gi       5.1Gi       874Mi       2.9Gi        25Gi        22Gi
Swap:           15Gi       125Mi        15Gi
[*] SYNs to LISTEN
TcpExtListenOverflows           0                  0.0
TcpExtListenDrops               0                  0.0
TcpExtTCPFastOpenListenOverflow 0                  0.0
[*] Queue for LISTEN
Port: 80
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      16384        0.0.0.0:80        0.0.0.0:*    users:(("nginx",pid=4038367,fd=88),("nginx",pid=4038366,fd=88),("nginx",pid=4038365,fd=88),("nginx",pid=4038364,fd=88),("nginx",pid=4038363,fd=88),("nginx",pid=4038362,fd=88),("nginx",pid=4038361,fd=88),("nginx",pid=4038360,fd=88),("nginx",pid=3773546,fd=88))
Port: 443
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      16384        0.0.0.0:443       0.0.0.0:*    users:(("nginx",pid=4038367,fd=89),("nginx",pid=4038366,fd=89),("nginx",pid=4038365,fd=89),("nginx",pid=4038364,fd=89),("nginx",pid=4038363,fd=89),("nginx",pid=4038362,fd=89),("nginx",pid=4038361,fd=89),("nginx",pid=4038360,fd=89),("nginx",pid=3773546,fd=89))
Port: 3306
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      340                *:3306            *:*    users:(("mysqld",pid=38883,fd=13))
Port: 25
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      30           0.0.0.0:25        0.0.0.0:*    users:(("exim",pid=4106661,fd=6))
Port: 8080
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      16384              *:8080            *:*    users:(("httpd",pid=3885872,fd=4),("httpd",pid=5275,fd=4),("httpd",pid=5274,fd=4),("httpd",pid=5206,fd=4))
Port: 8002
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      511          0.0.0.0:8002      0.0.0.0:*    users:(("nginxb",pid=889350,fd=10),("nginxb",pid=889349,fd=10))
Port: 8000
State  Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      511          0.0.0.0:8000      0.0.0.0:*    users:(("nginxb",pid=889350,fd=11),("nginxb",pid=889349,fd=11))
[*] MySQL
mysql  Ver 15.1 Distrib 10.5.12-MariaDB, for Linux (x86_64) using  EditLine wrapper
Maximum number of connections: 340
Queue length: 340
Performance Schema: OFF
[*] All SYN_RECV and ESTABLISHEDof connections for ports
         SYN-RESV         ESTABLISHED
Port 80:     1                 8
Port 443:    1                 185
Port 25:     1                 1
Port 8000:   1                 1
Port 8002:   1                 1
[*] All of fragmented packets
ReasmFails
0
[*] In total the discarded connections
Cannot find device "eth0"
[*] Total quantity of connections on ports (use a key -c for details)
5024
[*] All SYN-RECV of connections
3
[*] All LAST-ASK of connections
0
[*] All TIME-WAIT of connections
4771
[*] All FIN-WAIT-1 and FIN-WAIT-2 of connections
0
0
[*] All ESTABLISHED of connections (use a key -c for details)
255
[*] Queue of bandwidth control of network
bbr
[*] CPU MHz
Number of cores: 8
cpu MHz         : 3700.006
cpu MHz         : 3500.000
cpu MHz         : 3500.000
cpu MHz         : 3500.000
cpu MHz         : 2656.418
cpu MHz         : 3500.000
cpu MHz         : 3500.000
cpu MHz         : 3700.098