Mikhail Bobrutskov
Mikhail Bobrutskov
 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...
``` 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...
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...