Commit Graph

823 Commits

Author SHA1 Message Date
Dmitry Simonenko c2c1fd7e90 odissey: make it possible to disable pool_size limit 2017-11-23 16:27:16 +03:00
Dmitry Simonenko af9d3aae16 odissey: send ready during setup 2017-11-23 16:15:37 +03:00
Dmitry Simonenko e5ed29f802 odissey: rework frontend rc, setup and cleanup logic 2017-11-23 16:03:08 +03:00
Dmitry Simonenko e4f65e987a odissey: reorganize frontend cleanup procedure 2017-11-23 15:28:21 +03:00
Dmitry Simonenko 4d84a41f7e odissey: change log verbosity for timedout and close events 2017-11-23 15:23:14 +03:00
Dmitry Simonenko c8942cb021 odissey: rework id manager 2017-11-21 17:30:32 +03:00
Dmitry Simonenko cdad755456 odissey: update config 2017-11-21 15:10:28 +03:00
Dmitry Simonenko 5b8cdfbe6e odissey: fix client unroute during setup pool attach timeout 2017-11-20 17:11:44 +03:00
Dmitry Simonenko 830210f5da odissey: use count int pool_next methods 2017-11-20 17:10:50 +03:00
Dmitry Simonenko 0dd047349a odissey: properly handle pool_timeout = 0 2017-11-20 16:14:08 +03:00
Dmitry Simonenko e3e10d9ca7 odissey: use rand_r() during id generation 2017-11-20 16:05:47 +03:00
Dmitry Simonenko cf034c2794 odissey: update machinarium 2017-11-17 17:44:04 +03:00
Dmitry Simonenko 85a576b6a0 odissey: fix console client startup parameters 2017-11-17 12:15:00 +03:00
Dmitry Simonenko 40c8fb5144 odissey: fix configuration parameter compare and set 2017-11-15 18:03:26 +03:00
Dmitry Simonenko c27f5d196b odissey: properly handle server attach/detach cases during setup 2017-11-14 16:54:21 +03:00
Dmitry Simonenko ec1b5dd667 odissey: update machinarium 2017-11-14 16:21:09 +03:00
Dmitry Simonenko cedf113b14 odissey: reduce default size of readahead and pipelining 2017-11-13 17:14:27 +03:00
Dmitry Simonenko efdb2f44b4 odissey: update machinarium 2017-11-13 17:13:27 +03:00
Dmitry Simonenko 65377b8311 odissey: handle Bind case for extended queries 2017-10-31 16:56:53 +03:00
Dmitry Simonenko 8223cb5e5f odissey: properly detach during setup stage 2017-10-31 16:50:33 +03:00
Dmitry Simonenko e7d5cf9b0e odissey: add all on/off options to config dump 2017-10-30 17:25:17 +03:00
Dmitry Simonenko 220c211387 odissey: add log_query on/off configuration tweak 2017-10-26 15:54:32 +03:00
Dmitry Simonenko 3845fb92cc odissey: print Query content during debug 2017-10-25 17:32:46 +03:00
Dmitry Simonenko 43c365fbad odissey: detach client on setup connect error 2017-10-24 17:03:40 +03:00
Dmitry Simonenko 7115076d01 odissey: update shapito submodule 2017-10-24 17:03:28 +03:00
Dmitry Simonenko 8d607df67d odissey: major rework of parameter status update logic 2017-10-07 15:30:00 +03:00
Dmitry Simonenko d78aa6c7c0 odissey: update shapito submodule 2017-10-07 15:25:32 +03:00
Dmitry Simonenko e72af35672 odissey: implement auth query string format 2017-10-05 16:42:30 +03:00
Dmitry Simonenko 32e2bb6484 odissey: update config file 2017-10-04 18:29:39 +03:00
Dmitry Simonenko c2c20e5569 odissey: fix DataRow parsing and password size 2017-10-04 18:07:54 +03:00
Dmitry Simonenko d4294a3e22 odissey: parse auth query reply 2017-10-03 18:04:58 +03:00
Dmitry Simonenko 8c6c97d085 odissey: fix out-of-source shapito build 2017-10-03 17:07:19 +03:00
Dmitry Simonenko 5de6ee3431 odissey: create forged client to do auth_query logic 2017-10-02 16:42:40 +03:00
Dmitry Simonenko 19a060752a odissey: add leftover auth_query files 2017-10-01 12:50:41 +03:00
Dmitry Simonenko fdd39f76e6 odissey: move auth_query impl into separate file 2017-09-29 13:57:53 +03:00
Dmitry Simonenko 897c1c929c odissey: fix incorrect auth password message 2017-09-28 17:51:15 +03:00
Dmitry Simonenko b21f6ccd6a odissey: do auth query logic during clear_text and md5 auth 2017-09-28 17:47:52 +03:00
Dmitry Simonenko 366747fbe0 odissey: make auth_db/user mandatory for auth_query 2017-09-28 17:21:59 +03:00
Dmitry Simonenko 9ffaf7ff66 odissey: set bootstrap logging format 2017-09-28 17:11:48 +03:00
Dmitry Simonenko bf7227a776 odissey: add scheme authentication "query" 2017-09-28 17:11:09 +03:00
Dmitry Simonenko f3dba52bf3 odissey: add auth_query config options 2017-09-25 17:10:44 +03:00
Dmitry Simonenko 38cdb21a57 odissey: add time and host info to logger format 2017-09-21 17:17:33 +03:00
Dmitry Simonenko 7e217b3b5a odissey: major logging rework (introduce log format) 2017-09-21 16:44:19 +03:00
Dmitry Simonenko 0b6cc63f28 odissey: properly decr client count after reset/unroute 2017-09-18 17:04:53 +03:00
Dmitry Simonenko 2f5b3de41e odissey: add log_ prefix to syslog config options 2017-09-18 16:14:52 +03:00
Dmitry Simonenko f2aa854450 odissey: use error object instead of logger for config parsing 2017-09-15 16:52:11 +03:00
Dmitry Simonenko 5b29494781 odissey: implement detached error object 2017-09-15 16:08:42 +03:00
Dmitry Simonenko 610cf23c7c odissey: reorder instance.h inclusion 2017-09-15 15:58:29 +03:00
Dmitry Simonenko 008f2e05c7 odissey: forward server error on connect (client_fwd_error) 2017-09-13 18:44:59 +03:00
Dmitry Simonenko e9eeca8a95 odissey: add client_fwd_error configuration tweak 2017-09-12 16:45:04 +03:00