Dmitry Russ

Results 46 comments of Dmitry Russ

@benoitc https://github.com/talko/httpcbench#results check results, ibrowse_opt (not a default ibrowse) is 1,7 quicker as hackney, the same we see in our test setups. We try to experiment with different pools in...

This options make it quicker for ibrowse in this test setup: https://github.com/talko/httpcbench/blob/master/src/httpcbench_client.erl#L145-L146 Seems, like that default ibrowse is simple unoptimised(what I've in our using of ibrowse too) or there should...

Changes are happen in August last year: ``` commit 90f1c88634fac6c30d054a44035a5a8b6a43f70b Author: Ransom Richardson Date: Tue Aug 26 19:03:01 2014 +0000 Add ibrowse_opt and update results ```

Moved from https://github.com/skirino/raft_fleet/issues/6

It should be fixed in distillery first for all node types: https://github.com/bitwalker/swarm/blob/master/config/config.exs#L7-L16 (how swarm handles it, because of this behaviour)

@skirino Via `remote_console` command...