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
Mark Riddoch
1e83308cd1
Bug 133 - cleanup data<pid> directory on SIGINT
2013-09-26 16:33:16 +02:00
..
core
Bug 133 - cleanup data<pid> directory on SIGINT
2013-09-26 16:33:16 +02:00
include
When there is no load but there are zombies to be cleaned up, it used to take at least nthreads*timeout time to get socket closed. Now in this case, once the timeout exceeds for the first time, all threads are allowed to call dcb_process_zombies without having to wait the timeout period until there are no zombies anymore.
2013-09-25 09:12:18 +03:00
inih
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
modules
Maxscale doesn't assert if tested with different errors in gw_MySQLAccept.
2013-09-24 16:09:11 +03:00
Makefile
Fixed doxygen documentation generation
2013-09-04 13:13:54 +02:00
MaxScale.cnf
Bug 154 - Added warning if options are set for the read/write splitter and updated example config file.
2013-08-19 15:53:08 +02:00