Ivan Milošević
Ivan Milošević
@ioolkos thanks for response, this is QoS2 from that report. Just to explain about testing tool, I have used [ec2](https://github.com/mzbench/mzbench/blob/master/doc/cloud_plugins.md#amazon-ec2) plugin with 15 distributed nodes on Amazon EC2 cloud. ...
Another issue came up: after eash test is (succesfully) completed, no more clients was able to connect to VerneMQ. ``` [warning] can't register client {[],} due to reason action_timeout ```...
These are metrics after running test I described earlier (succesfull benchmark test, but no new connections are possible after). I still didn't manage to have test with `coordinate_registrations = off`,...
I didn't notice this issue while using mzbench, @mteodor can we close this?
Hello @ziadkiwan The short answer is currently this chart doesn't support SSL connection to DB But, if you look at core services, [for example users](https://github.com/mainflux/mainflux/tree/master/users#configuration), you will see that this...
I would leave this open until ingress documentation is ready. I think it's good idea to have this documented for diffrent providers
Building image from this PR with docker/app.Dockerfile is failing because lint is failing. Can you please fix that.