From c03c09260720ac7b460142616832b496a9a4b54a Mon Sep 17 00:00:00 2001 From: Igor Gaponenko Date: Thu, 29 Jun 2023 05:03:08 +0000 Subject: [PATCH] Temporary fix to Qserv configration used by the integration test The fix is required to test the large result limit enforcement by workers --- src/admin/templates/proxy/etc/qserv-czar.cnf.jinja | 2 +- src/admin/templates/xrootd/etc/xrdssi.cf.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/admin/templates/proxy/etc/qserv-czar.cnf.jinja b/src/admin/templates/proxy/etc/qserv-czar.cnf.jinja index d8ebcf29b..ee48cfb53 100644 --- a/src/admin/templates/proxy/etc/qserv-czar.cnf.jinja +++ b/src/admin/templates/proxy/etc/qserv-czar.cnf.jinja @@ -30,7 +30,7 @@ oldestResultKeptDays = 7 maxsqlconnectionattempts = 10 # maximum user query result size in MB -maxtablesize_mb = 5100 +maxtablesize_mb = 1 # database connection for QMeta database diff --git a/src/admin/templates/xrootd/etc/xrdssi.cf.jinja b/src/admin/templates/xrootd/etc/xrdssi.cf.jinja index 59981c1c9..fa2f4c18a 100644 --- a/src/admin/templates/xrootd/etc/xrdssi.cf.jinja +++ b/src/admin/templates/xrootd/etc/xrdssi.cf.jinja @@ -100,7 +100,7 @@ num_http_threads = 4 # SSI - XROOTD/SSI stream (the default mode if no specific choice is proided) # XROOT - XROOT file protocol # HTTP - HTTP protocol -protocol = SSI +protocol = HTTP # Set to any value but 0 if result files (if any) left after the previous run of # the worker had to be deleted from the corresponding folder.