##// 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 98 ## recommended for bigger setup is using of of other than sync one
99 99 #worker_class = sync
100 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 102 ## restarted
103 103 #timeout = 3600
104 104
@@ -95,7 +95,7 b' proc_name = kallithea'
95 95 <%text>## recommended for bigger setup is using of of other than sync one</%text>
96 96 worker_class = sync
97 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 99 <%text>## restarted</%text>
100 100 timeout = 3600
101 101
@@ -93,7 +93,7 b' max_request_body_size = 107374182400'
93 93 ## recommended for bigger setup is using of of other than sync one
94 94 #worker_class = sync
95 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 97 ## restarted
98 98 #timeout = 3600
99 99
@@ -96,7 +96,7 b' max_request_body_size = 107374182400'
96 96 ## recommended for bigger setup is using of of other than sync one
97 97 #worker_class = sync
98 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 100 ## restarted
101 101 #timeout = 3600
102 102
General Comments 0
You need to be logged in to leave comments. Login now