projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39a7618
)
Tune apache on tile servers
author
Tom Hughes
<tom@compton.nu>
Sat, 3 Dec 2016 19:20:35 +0000
(19:20 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sat, 3 Dec 2016 19:20:35 +0000
(19:20 +0000)
roles/tile.rb
patch
|
blob
|
history
diff --git
a/roles/tile.rb
b/roles/tile.rb
index 20173836d564b8f3bf5fbf658bff168fa3715c7e..4d2683af1599b5b19ccaf1ef7b3e9f08b239dc68 100644
(file)
--- a/
roles/tile.rb
+++ b/
roles/tile.rb
@@
-17,9
+17,9
@@
default_attributes(
:server_limit => 60,
:max_request_workers => 1200,
:threads_per_child => 20,
- :min_spare_threads => 30,
- :max_spare_threads =>
54
0,
- :max_connections_per_child =>
10000
0,
+ :min_spare_threads => 30
0
,
+ :max_spare_threads =>
120
0,
+ :max_connections_per_child => 0,
:async_request_worker_factor => 4
}
},