This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9eda859724b1fb855eec360962a768b3d9981839
MaxScale
/
server
/
modules
/
routing
History
VilhoRaatikka
9eda859724
Added callback for rwsplit router which traverses through every rwsplit router session and for each rses, all backend references. Each bref is checked whether it is connected to non responsive server and if it is flagged to be waiting for response from the non-responsive backend. For matching ones, backend protocol's hangup function is called.
2014-06-13 08:01:26 +03:00
..
readwritesplit
Added callback for rwsplit router which traverses through every rwsplit router session and for each rses, all backend references. Each bref is checked whether it is connected to non responsive server and if it is flagged to be waiting for response from the non-responsive backend. For matching ones, backend protocol's hangup function is called.
2014-06-13 08:01:26 +03:00
test
Added default value for max_slave_connections=1. It is set when router instance is created. Default value is overwritten if configuration parameter is found.
2014-05-10 23:27:28 +03:00
.gitignore
Updated gitignore files
2014-02-05 14:49:05 +01:00
debugcli.c
Addition of the module info structure to allow module information to
2014-06-02 17:10:05 +01:00
debugcmd.c
Merge branch 'develop' into MAX-65
2014-06-04 21:14:31 +01:00
GaleraHACRoute.c
Snapshot of failure tolerance changes.
2014-06-06 23:32:04 +03:00
Makefile
Removed binlog path
2014-05-26 12:40:56 +02:00
readconnroute.c
Merge branch 'develop' into MAX-11
2014-06-07 00:50:08 +03:00
testroute.c
Addition of the module info structure to allow module information to
2014-06-02 17:10:05 +01:00