Hi,
What do you mean by the command line health-check option? If
you're talking about MaxCtrl, it works the same way even if the
GUI is enabled. If you're talking about the HTTP 200 response
that's sent when the root resource is requested, the functionality
should still be the same but only the contents differ.
Markus
--
You received this message because you are subscribed to the Google Groups "MaxScale" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maxscale+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/maxscale/a514d22e-7e66-4318-9246-31fcaee26b76n%40googlegroups.com.
-- Markus Mäkelä, Senior Software Engineer MariaDB Corporation t: +358 40 7740484
Hi,
You could use `http://localhost:8989/maxscale/threads/0?pretty=false`. This will always work and it'll return around 500 bytes of data in the payload which is an improvement over the 5000 bytes of the `monitors` endpoint.
With the addition of the MaxScale GUI, there's really no
resources that would return the minimal payload. We could add a
health check endpoint that would return a 200 OK without a body.
If you can, please open an issue about this on the MariaDB Jira
under the MaxScale project and describe the issue you're facing.
Markus
To view this discussion on the web, visit https://groups.google.com/d/msgid/maxscale/6c7d52a3-c730-4e3b-8eae-b0425bdb4211n%40googlegroups.com.