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
MaxScale
/
server
History
VilhoRaatikka
862d504a74
Enabled set and clear the flag BREF_WAITING_RESULT. It is actually a counter which is modified with atomic operations only. Setting and clearing BREF_WAITING_RESULT also includes atomic increment and decrement of corresponding backend server's current operations counter, backend_server->stats.n_current_ops.
2014-06-30 11:00:04 +03:00
..
core
Added mechanism for choosing slave for a query based on the current load in all connected slaves. Counting operations is not correctly done here. Reading values and choosing accordingly is done.
2014-06-29 22:21:30 +03:00
include
Added mechanism for choosing slave for a query based on the current load in all connected slaves. Counting operations is not correctly done here. Reading values and choosing accordingly is done.
2014-06-29 22:21:30 +03:00
inih
Updated gitignore files
2014-02-05 14:49:05 +01:00
modules
Enabled set and clear the flag BREF_WAITING_RESULT. It is actually a counter which is modified with atomic operations only. Setting and clearing BREF_WAITING_RESULT also includes atomic increment and decrement of corresponding backend server's current operations counter, backend_server->stats.n_current_ops.
2014-06-30 11:00:04 +03:00
test
Merge branch 'master' into blr
2014-05-19 13:46:47 +01:00
Makefile
First working filters implementaton.
2014-05-30 16:45:39 +01:00
MaxScale_template.cnf
Listed and described shortly max_slave_connections and server_options=slave_selection_criteria parameters.
2014-06-27 10:50:56 +03:00