Files
MaxScale/server/core
Markus Mäkelä e34b65658e MXS-1220: Simplify admin request handling
The admin requests are now processed in blocking mode. The timing out of
connecttions is handled by a specific timeout thread that checks the state
of each admin request.

The simplification will help with the JSON parsing with PUT/POST
commands. If non-blocking IO is used, the network reading code and JSON
parsing needs a lot more work to handle partial reads.

If the administrative interface requires higher performance and
concurrency, a multi-threaded solution could be created.
2017-05-04 09:10:32 +03:00
..
2017-05-04 09:10:32 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-04-05 11:35:13 +03:00
2017-05-04 09:10:31 +03:00
2017-04-27 12:29:46 +03:00
2017-05-02 11:32:08 +03:00
2017-02-14 21:42:28 +02:00
2017-03-24 09:21:20 +02:00
2017-03-27 09:49:21 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-05-04 09:10:31 +03:00
2017-03-24 11:11:15 +02:00
2017-03-24 09:21:20 +02:00
2017-03-13 10:45:55 +02:00
2017-02-20 11:07:44 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-04-05 11:35:13 +03:00
2017-03-24 09:21:20 +02:00
2017-05-03 14:16:35 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:42:38 +02:00
2017-03-24 09:45:42 +02:00
2017-03-03 15:30:25 +02:00
2017-03-24 09:51:56 +02:00
2017-05-03 14:16:35 +03:00
2017-04-18 14:53:12 +03:00
2017-03-24 10:58:19 +02:00
2017-03-24 11:11:15 +02:00
2017-04-05 11:35:13 +03:00
2017-05-03 14:16:35 +03:00