Commit Graph

423 Commits

Author SHA1 Message Date
Dmitry Simonenko 40d200ff00 odissey: update client_max log messages 2017-01-20 17:35:23 +03:00
Dmitry Simonenko 1b9c424ce8 odissey: implement pooler client_max limit 2017-01-20 17:34:56 +03:00
Dmitry Simonenko 1508e68daa odissey: set default route client_max limit to 100 2017-01-20 17:26:03 +03:00
Dmitry Simonenko 574db6fe05 odissey: implement route client_max limit 2017-01-20 17:22:06 +03:00
Dmitry Simonenko 87123a4783 odissey: fix soprano build 2017-01-18 15:13:59 +03:00
Dmitry Simonenko dcd098dc70 odissey: add build instructions to README.md 2017-01-18 16:07:41 +04:00
Dmitry Simonenko 9c1de142db odissey: always use bundled static libraries 2017-01-18 15:00:33 +03:00
Dmitry Simonenko 537de0067e odissey: update machinarium submodule 2017-01-17 17:42:32 +03:00
Dmitry Simonenko 07f4193cad odissey: update soprano path 2017-01-17 17:19:16 +03:00
Dmitry Simonenko 96effa8077 odissey: update soprano submodule 2017-01-17 17:17:53 +03:00
Dmitry Simonenko be12b891c2 odissey: update machinarium path 2017-01-17 17:14:46 +03:00
Dmitry Simonenko b40d37d1fb odissey: update machinarium submodule 2017-01-17 17:14:14 +03:00
Dmitry Simonenko 0f6f3f2388 odissey: include git version into cmake build 2017-01-13 16:00:47 +03:00
Dmitry Simonenko 9c23bc49e3 odissey: update soprano submodule 2017-01-13 12:36:16 +03:00
Dmitry Simonenko 5a87b01b11 odissey: fix parallel getaddrinfo call issue 2017-01-13 12:31:31 +03:00
Dmitry Simonenko aef8f591b8 odissey: update machinarium submodule 2017-01-13 12:25:27 +03:00
Dmitry Simonenko dd0ded14bd odissey: switch to cmake 2017-01-12 14:44:48 +03:00
Dmitry Simonenko f7c865ba6c odissey: update submodules 2017-01-12 14:24:40 +03:00
Dmitry Simonenko 98f58eb19e odissey: implement 0-2 log verbosity levels 2016-12-26 16:16:08 +03:00
Dmitry Simonenko 67922ed669 odissey: remove debug parameter 2016-12-26 16:12:14 +03:00
Dmitry Simonenko 5d4c1db05c odissey: add log_verbosity configuration parameter 2016-12-26 16:04:37 +03:00
Dmitry Simonenko 7ddda5837a odissey: make server pools lifo 2016-12-22 16:11:57 +03:00
Dmitry Simonenko f4aed4d11f odissey: proper reset and debug periodic expire 2016-12-22 16:06:39 +03:00
Dmitry Simonenko 0d88a60d36 odissey: change log verbosity during periodic and idle tasks 2016-12-22 15:52:15 +03:00
Dmitry Simonenko faee82eeed odissey: apply log debug verbosity level 2016-12-22 15:47:19 +03:00
Dmitry Simonenko 89ee2bcc75 odissey: add debug configuration field 2016-12-22 15:43:03 +03:00
Dmitry Simonenko 3db4469935 odissey: increase log verbosity for connect/disconnect msgs 2016-12-22 15:38:57 +03:00
Dmitry Simonenko 40812f25d5 odissey: log disconnections 2016-12-22 15:29:10 +03:00
Dmitry Simonenko a38247cdfd odissey: update machinarium submodule 2016-12-22 15:28:47 +03:00
Dmitry Simonenko 6dbce49bc1 odissey: update machinarium submodule 2016-12-22 15:07:24 +03:00
Dmitry Simonenko 7c2f51e2e6 odissey: debug call fixes 2016-12-20 12:57:24 +03:00
Dmitry Simonenko 15b6e95a6d odissey: reformat log message 2016-12-20 12:52:38 +03:00
Dmitry Simonenko 1d32731af8 odissey: support peer name in od_error() 2016-12-20 12:49:21 +03:00
Dmitry Simonenko f44e473f57 odissey: add peer support to od_debug() 2016-12-20 12:42:39 +03:00
Dmitry Simonenko 0103452f53 odissey: add peer argument to od_log() 2016-12-20 12:35:09 +03:00
Dmitry Simonenko b9ee216673 odissey: add getpeername() support for logger 2016-12-20 12:28:54 +03:00
Dmitry Simonenko 7ac67bed77 odissey: include machinanarium.h for logger 2016-12-20 12:25:05 +03:00
Dmitry Simonenko 3d5589e7b4 odissey: extend be-fe session messages with peernames 2016-12-14 17:02:32 +03:00
Dmitry Simonenko b8a816bc82 odissey: add peernames for transaction pooling 2016-12-14 16:55:09 +03:00
Dmitry Simonenko d6c445080e odissey: add peernames in session pooling 2016-12-14 16:53:02 +03:00
Dmitry Simonenko 1aaf3dd286 odissey: support ipv6 by getpeername 2016-12-14 16:45:38 +03:00
Dmitry Simonenko e1af6425a8 odissey: implement od_getpeername() 2016-12-13 18:26:37 +03:00
Dmitry Simonenko 9894157b1b odissey: add periodic check for a server connection 2016-12-13 17:51:07 +03:00
Dmitry Simonenko 3ff16fa745 odissey: add server CLOSE pool 2016-12-13 17:46:41 +03:00
Dmitry Simonenko 78abe3b1ed odissey: set proper name for server_pool_next/route_pool_next 2016-12-13 17:45:48 +03:00
Dmitry Simonenko c1be5032d8 odissey: ensure that server connection is viable 2016-12-12 15:53:46 +03:00
Dmitry Simonenko 8346d26423 odissey: update machinarium library 2016-12-08 17:01:53 +03:00
Dmitry Simonenko 7e70639e79 odissey: resolve server address during cancel 2016-12-08 16:50:03 +03:00
Dmitry Simonenko a15581a7c8 odissey: implement server address resolving 2016-12-08 16:47:37 +03:00
Dmitry Simonenko 27f2dc66f6 odissey: resolve local address for bind 2016-12-08 16:41:23 +03:00