it profiles
Signed-off-by: Ava Hahn <a.hahn@f5.com>
This commit is contained in:
parent
8924f2ef22
commit
d07bf56cd7
7 changed files with 112 additions and 33 deletions
|
|
@ -1,9 +1,9 @@
|
|||
worker_processes 5;
|
||||
worker_processes 10;
|
||||
error_log /dev/stdout notice;
|
||||
pid /tmp/pid;
|
||||
|
||||
events {
|
||||
worker_connections 20;
|
||||
worker_connections 10;
|
||||
}
|
||||
|
||||
http {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue