:server_limit => 32,
:max_request_workers => 800,
:threads_per_child => 50,
- :max_requests_per_child => 10000
+ :max_connections_per_child => 10000
}
},
:apt => {
:repository => "git://github.com/ppawel/openstreetmap-website.git",
:revision => "owl-activity-tab"
},
- :groups => {
- :repository => "git://github.com/osmlab/openstreetmap-website.git",
- :revision => "groups-sketch"
- },
:comments => {
:repository => "git://github.com/ukasiu/openstreetmap-website.git",
:revision => "comments_list"