##// END OF EJS Templates
spelling: amount
timeless@gmail.com -
r5784:b68e7f1b default
parent child Browse files
Show More
@@ -98,7 +98,7 b' max_request_body_size = 107374182400'
98 ## recommended for bigger setup is using of of other than sync one
98 ## recommended for bigger setup is using of of other than sync one
99 #worker_class = sync
99 #worker_class = sync
100 #max_requests = 1000
100 #max_requests = 1000
101 ## ammount of time a worker can handle request before it gets killed and
101 ## amount of time a worker can handle request before it gets killed and
102 ## restarted
102 ## restarted
103 #timeout = 3600
103 #timeout = 3600
104
104
@@ -95,7 +95,7 b' proc_name = kallithea'
95 <%text>## recommended for bigger setup is using of of other than sync one</%text>
95 <%text>## recommended for bigger setup is using of of other than sync one</%text>
96 worker_class = sync
96 worker_class = sync
97 max_requests = 1000
97 max_requests = 1000
98 <%text>## ammount of time a worker can handle request before it gets killed and</%text>
98 <%text>## amount of time a worker can handle request before it gets killed and</%text>
99 <%text>## restarted</%text>
99 <%text>## restarted</%text>
100 timeout = 3600
100 timeout = 3600
101
101
@@ -93,7 +93,7 b' max_request_body_size = 107374182400'
93 ## recommended for bigger setup is using of of other than sync one
93 ## recommended for bigger setup is using of of other than sync one
94 #worker_class = sync
94 #worker_class = sync
95 #max_requests = 1000
95 #max_requests = 1000
96 ## ammount of time a worker can handle request before it gets killed and
96 ## amount of time a worker can handle request before it gets killed and
97 ## restarted
97 ## restarted
98 #timeout = 3600
98 #timeout = 3600
99
99
@@ -96,7 +96,7 b' max_request_body_size = 107374182400'
96 ## recommended for bigger setup is using of of other than sync one
96 ## recommended for bigger setup is using of of other than sync one
97 #worker_class = sync
97 #worker_class = sync
98 #max_requests = 1000
98 #max_requests = 1000
99 ## ammount of time a worker can handle request before it gets killed and
99 ## amount of time a worker can handle request before it gets killed and
100 ## restarted
100 ## restarted
101 #timeout = 3600
101 #timeout = 3600
102
102
General Comments 0
You need to be logged in to leave comments. Login now