Marko Juraga

Results 84 comments of Marko Juraga

can you paste the API calls to reproduce this?

Hi @aggrosparrow, this is planned for our v2.7.0 release.

This has been added with: https://github.com/haproxytech/client-native/commit/c893f68edc2c0739b2cc6a7724ba48abefe865bf

We currently do not support ipv4 stats sockets. Only unix sockets. We will add this to the roadmap. Also, better error handling would help here also. Where you get the...

Not currently, I'll fix this before the coming release.

Please checkout latest release (https://github.com/haproxytech/dataplaneapi/releases/tag/v1.2.0) it should be fixed for now before we add support for ipv4 stats sockets.

For me this config returns stats from the stats socket and for the second socket returns, only it returns status code 500 in this case, cause the request failed: ```...

Hi @matthisholleville we didn't start working on improving our current consul service discovery feature, but we are always open to community contributions. If you think that is useful for you...

Hi, we don't currently support `maxsslrate` in global section in the API, but we will add it in some of the future releases. You can see all the options we...

This is supported from`v2.6.0`