Show More
@@ -59,6 +59,9 b' max_request_body_size = 107374182400' | |||
|
59 | 59 | ## recommended for bigger setup is using of of other than sync one |
|
60 | 60 | #worker_class = sync |
|
61 | 61 | #max_requests = 5 |
|
62 | ## ammount of time a worker can handle request before it get's killed and | |
|
63 | ## restarted | |
|
64 | #timeout = 3600 | |
|
62 | 65 | |
|
63 | 66 | ## COMMON ## |
|
64 | 67 | host = 0.0.0.0 |
@@ -59,6 +59,9 b' max_request_body_size = 107374182400' | |||
|
59 | 59 | ## recommended for bigger setup is using of of other than sync one |
|
60 | 60 | #worker_class = sync |
|
61 | 61 | #max_requests = 5 |
|
62 | ## ammount of time a worker can handle request before it get's killed and | |
|
63 | ## restarted | |
|
64 | #timeout = 3600 | |
|
62 | 65 | |
|
63 | 66 | ## COMMON ## |
|
64 | 67 | host = 127.0.0.1 |
@@ -59,6 +59,9 b' max_request_body_size = 107374182400' | |||
|
59 | 59 | ## recommended for bigger setup is using of of other than sync one |
|
60 | 60 | #worker_class = sync |
|
61 | 61 | #max_requests = 5 |
|
62 | ## ammount of time a worker can handle request before it get's killed and | |
|
63 | ## restarted | |
|
64 | #timeout = 3600 | |
|
62 | 65 | |
|
63 | 66 | ## COMMON ## |
|
64 | 67 | host = 127.0.0.1 |
General Comments 0
You need to be logged in to leave comments.
Login now