mirror of https://github.com/F-Stack/f-stack.git
Update README.md
This commit is contained in:
parent
64abcf71e3
commit
22efc75818
|
@ -107,8 +107,11 @@ Nginx uses linux kernel's default config, all soft interrupts are working in the
|
|||
|
||||
Nginx si means modify the smp_affinity of every IRQ, so that the decision to service an interrupt with a particular CPU is made at the hardware level, with no intervention from the kernel.
|
||||
|
||||
Nginx_FStack's 600 cache bytes' body was returned directly in nginx.conf.
|
||||
|
||||
All of these test cases use CPUs' physical cores.
|
||||
|
||||
|
||||
CPS (Connection:close, Small data packet) test result
|
||||
![](http://i.imgur.com/PvCRmXR.png)
|
||||
|
||||
|
|
Loading…
Reference in New Issue