Mikhail Bobrutskov

Results 3 issues of Mikhail Bobrutskov

![image](https://user-images.githubusercontent.com/5871626/54755794-0c747c80-4be7-11e9-9431-f1c390d52621.png) config: ``` threads: 16 base: 'http://localhost:8080' iterations: 1000 rampup: 2 plan: - name: json request: url: /json ``` result: ``` ./target/release/drill --benchmark benchmark.yml --stats -q Threads 16 Iterations 1000...

async

``` DEBUG b.n.PeerConnectionFactory.createConnection - Failed to establish connection with peer: InetPeer{address=/*.*.*.*, port=*}. Reason: java.lang.IllegalArgumentException (Illegal buffer params (position: 68, limit: 262144, capacity: 262144)) ``` happens because of the check in...

bug

I have a small server with nginx. Nginx proxies all request to virtual machines with applications.. /gitlab.. /task-tracker.. It would be nice, if I could set base path for nodejs-rtorrent...