From 1dfa52f8579d818d9d3ef496bcbb359a751587fa Mon Sep 17 00:00:00 2001 From: garciagenrique Date: Wed, 28 Aug 2024 16:57:21 +0200 Subject: [PATCH] the last stand --- .../cluster/flux/rucio/rucio-serversAuth.yaml | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/infrastructure/cluster/flux/rucio/rucio-serversAuth.yaml b/infrastructure/cluster/flux/rucio/rucio-serversAuth.yaml index 01e2b8a..382995b 100644 --- a/infrastructure/cluster/flux/rucio/rucio-serversAuth.yaml +++ b/infrastructure/cluster/flux/rucio/rucio-serversAuth.yaml @@ -84,22 +84,22 @@ spec: httpd_config: grid_site_enabled: "True" - # mpm_mode: "event" - # timeout: "300" - # enable_status: "True" - # legacy_dn: "True" - # keep_alive: "On" - # keep_alive_timeout: "5" - # max_keep_alive_requests: "128" - # server_limit: "10" - # start_servers: "4" - # thread_limit: "128" - # threads_per_child: "128" - # min_spare_threads: "256" - # max_spare_threads: "512" - # max_request_workers: "1280" - # max_connections_per_child: "2048" - # max_clients: "20" + timeout: "300" + enable_status: "True" + legacy_dn: "True" + keep_alive: "On" + keep_alive_timeout: "5" + max_keep_alive_requests: "128" + server_limit: "10" + start_servers: "1" + thread_limit: "128" + threads_per_child: "128" + min_spare_threads: "1" + max_spare_threads: "512" + max_request_workers: "1280" + max_connections_per_child: "2048" + max_clients: "20" + mpm_mode: "worker" # # mpm_mode: "worker" ## values used to configure Rucio