diff --git a/data/hostname/storage0.euwest.azure.internal.softwareheritage.org.yaml b/data/hostname/storage0.euwest.azure.internal.softwareheritage.org.yaml index 62a79ef4..52afaa72 100644 --- a/data/hostname/storage0.euwest.azure.internal.softwareheritage.org.yaml +++ b/data/hostname/storage0.euwest.azure.internal.softwareheritage.org.yaml @@ -1,13 +1,15 @@ swh::deploy::storage::backend::listen::host: 0.0.0.0 -swh::deploy::storage::backend::workers: 96 +swh::deploy::storage::backend::workers: 48 +swh::deploy::storage::backend::max_requests: 1000 +swh::deploy::storage::backend::max_requests_jitter: 100 swh::deploy::storage::db::host: dbreplica0.euwest.azure.internal.softwareheritage.org swh::deploy::storage::db::port: 5433 swh::deploy::indexer::storage::backend::listen::host: 0.0.0.0 swh::deploy::indexer::storage::db::host: dbreplica1.euwest.azure.internal.softwareheritage.org swh::deploy::indexer::storage::db::port: 5434 swh::deploy::objstorage::config: "%{alias('swh::remote_service::objstorage::config::azure_readonly_with_fallback')}" swh::deploy::worker::instances: []