:timeout => 30,
:event => {
:server_limit => 32,
- :max_clients => 800,
+ :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"
:locale => {
:repository => "git://github.com/tomhughes/openstreetmap-website.git",
:revision => "locale"
+ },
+ :rails50 => {
+ :repository => "git://github.com/tomhughes/openstreetmap-website.git",
+ :revision => "rails50"
}
}
},