Commit Graph

108 Commits

Author SHA1 Message Date
Dmitry Simonenko d62f085e58 odissey: rename log_stdout to log_to_stdout 2017-07-28 16:23:05 +03:00
Dmitry Simonenko dfec0d38af odissey: set default log format as text 2017-07-27 16:22:43 +03:00
Dmitry Simonenko 9193f44ebb odissey: preformat message to support tskv format 2017-07-27 16:12:22 +03:00
Dmitry Simonenko 19beb8b634 odissey: add log_format configuration parameter 2017-07-27 15:06:59 +03:00
Dmitry Simonenko c9df1e0976 odissey: add log_stdout configuration parameter 2017-07-27 14:35:19 +03:00
Dmitry Simonenko 032dd86db2 odissey: add scheme reference counting and cleanup 2017-07-13 15:58:32 +03:00
Dmitry Simonenko b5d5a9a3e7 odissey: remove unused on/off keywords 2017-07-13 15:34:10 +03:00
Dmitry Simonenko cbeb0f3b6a odissey: change remote storage user/password usage priority 2017-07-04 15:33:56 +03:00
Dmitry Simonenko 8fe020b1a3 odissey: add authentication "block", instead of deny flag 2017-07-04 15:12:07 +03:00
Dmitry Simonenko 22dbe54c97 odissey: major db-route-user configuration rework 2017-07-03 17:32:48 +03:00
Dmitry Simonenko 8fd9f7c253 odissey: add route storage_ prefix to user, password and db 2017-07-03 14:33:03 +03:00
Dmitry Simonenko 68e7171eb0 odissey: add pool_ prefix to cancel, discard and rollback 2017-07-03 14:02:01 +03:00
Dmitry Simonenko ef0c33e718 odissey: rename pool_mode to pool 2017-07-03 13:56:47 +03:00
Dmitry Simonenko fa5a5e4641 odissey: implement log_session 2017-06-28 13:58:21 +03:00
Dmitry Simonenko d39eea0359 odissey: init and forward console requests 2017-06-24 17:59:28 +03:00
Dmitry Simonenko 08c22a085d odissey: rename tls_mode into tls 2017-06-24 16:04:20 +03:00
Dmitry Simonenko 2dcc2e55ef odissey: rename config stats_periodic to log_statistics 2017-06-23 13:34:51 +03:00
Dmitry Simonenko 09a7d015d7 odissey: make pooling mode configurable per route 2017-06-23 13:23:10 +03:00
Dmitry Simonenko fffad77ff1 odissey: add basic storage type config param 2017-06-22 15:29:39 +03:00
Dmitry Simonenko 81a10d7f41 odissey: minor fixes 2017-06-21 16:31:51 +03:00
Dmitry Simonenko 09ef3e3e9d odissey: update odissey.conf 2017-06-21 16:18:42 +03:00
Dmitry Simonenko 43f401b1b3 odissey: rename ttl to pool_ttl 2017-06-21 16:08:33 +03:00
Dmitry Simonenko ef050d701f odissey: always print used config file 2017-06-21 16:04:00 +03:00
Dmitry Simonenko a42418c58e odissey: rework config print 2017-06-21 15:58:59 +03:00
Dmitry Simonenko f532f5857c odissey: configure each user separately 2017-06-21 15:43:20 +03:00
Dmitry Simonenko ab996ca5d6 odissey: reduce level in routing configuration 2017-06-21 15:40:00 +03:00
Dmitry Simonenko a66daa79f0 odissey: remove root config level 2017-06-21 15:23:11 +03:00
Dmitry Simonenko ea677549fb odissey: rename server scheme into storage scheme 2017-06-21 15:18:48 +03:00
Dmitry Simonenko dc2dfbacce odissey: apply client_max limit only if it has been set 2017-06-19 13:55:49 +03:00
Dmitry Simonenko e85eab7b25 odissey: hide routing mode 2017-06-16 14:12:39 +03:00
Dmitry Simonenko 7199d8e9d1 odissey: force to add -ldl for OpenSSL support 2017-06-15 12:44:11 +03:00
Dmitry Simonenko c0e4044d5c odissey: implement router server pools attach-wait logic 2017-06-07 17:59:13 +03:00
Dmitry Simonenko d7bc3fe42e odissey: add logical server reply pipelining 2017-06-07 15:40:08 +03:00
Dmitry Simonenko 94331c46f7 odissey: move readahead out of listen 2017-06-06 17:55:43 +03:00
Dmitry Simonenko 502663ecd3 odissey: move client_max out of listen and display 2017-06-05 18:18:47 +03:00
Dmitry Simonenko c12f5e8584 odissey: move config workers out of listen 2017-06-05 18:12:10 +03:00
Dmitry Simonenko 33775ed466 odissey: assemble tls support; rework cancel 2017-06-02 16:49:20 +03:00
Dmitry Simonenko 84b92ea277 odissey: implement relay pool 2017-06-01 15:45:49 +03:00
Dmitry Simonenko cc1eb8673c odissey: make transaction pooling work 2017-06-01 13:41:14 +03:00
Dmitry Simonenko a9e212927b odissey: add config param log_config 2017-06-01 12:45:49 +03:00
Dmitry Simonenko f4a0bc671a odissey: remove config log_verbosity; add log_debug 2017-06-01 12:38:46 +03:00
Dmitry Simonenko 40685118f7 odissey: implement client routing procedure 2017-05-26 16:44:42 +03:00
Dmitry Simonenko b1272fcd94 odissey: set session pooling in default config 2017-04-24 18:49:01 +03:00
Dmitry Simonenko 976f677d7f odissey: support listen host '*' 2017-04-05 14:48:26 +03:00
Dmitry Simonenko f2f2a0cd3c odissey: add server tls_protocols config parameter 2017-03-17 16:27:59 +03:00
Dmitry Simonenko 95bfcc2180 odissey: add server tls_cert_file config parameter 2017-03-17 16:25:35 +03:00
Dmitry Simonenko 0bc8a9b9e4 odissey: add server tls_key_file config parameter 2017-03-17 16:23:55 +03:00
Dmitry Simonenko 4639b6d7a1 odissey: add server tls_ca_file config parameter 2017-03-17 16:22:08 +03:00
Dmitry Simonenko 84c6c15ea1 odissey: add server tls_mode config parameter 2017-03-17 16:20:53 +03:00
Dmitry Simonenko 2a50c8ce21 odissey: print tls options during startup 2017-03-17 16:17:13 +03:00