Markus Mäkelä
3e0086cd09
Increase max config line length
...
This makes the theoretical upper server limit 16383 servers with each
having a 1023 character name.
2018-08-16 09:21:06 +03:00
Markus Mäkelä
e650597eb5
MXS-1200: Document and increase line length limitations
...
The line length limitation is now increased to 16384 bytes. It is now
clearly documented in the limitations document.
The configuration parser now uses memory from the heap instead of the
stack. This should remove any problems caused by the larger line length.
2017-04-03 12:07:45 +03:00
Markus Makela
72097fc30e
Added support for multiline options for routers and filters.
2015-09-01 14:06:14 +03:00
Markus Makela
56620bfcf7
Set inih max line length to 1024 characters.
2015-07-19 07:17:02 +03:00
Markus Makela
c9e2632bb8
Revert "MXS-117: https://mariadb.atlassian.net/browse/MXS-117 "
...
This reverts commit c89c7047053f0d6f89069d1b6da2f9caa856066b.
2015-04-24 17:57:41 +03:00
Markus Makela
c89c704705
MXS-117: https://mariadb.atlassian.net/browse/MXS-117
...
Added command line and configuration file options for controlling the log directory. The default log directory is now /var/log/maxscale/.
2015-04-24 17:15:28 +03:00
Markus Makela
b3ce971020
initial implementation of the CMake build system
2014-09-11 18:24:41 +03:00