From 6c22f8df5867a993d285f1bb3cef7de82fb7e98f Mon Sep 17 00:00:00 2001 From: Dmitry Simonenko Date: Wed, 7 Feb 2018 16:05:10 +0300 Subject: [PATCH] odissey: update default config --- odissey.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/odissey.conf b/odissey.conf index 23708732..339bb857 100644 --- a/odissey.conf +++ b/odissey.conf @@ -27,17 +27,17 @@ log_to_stdout yes log_syslog no log_syslog_ident "odissey" log_syslog_facility "daemon" -log_debug yes +log_debug no log_config yes log_session yes -log_query yes +log_query no log_stats yes stats_interval 3 nodelay yes keepalive 7200 readahead 8192 client_max 100 -workers 3 +workers 1 listen { host "*" @@ -91,7 +91,7 @@ database default { pool "transaction" pool_size 0 pool_timeout 0 - pool_ttl 5 + pool_ttl 30 pool_cancel yes pool_rollback yes