Hi Andrew. Am 27.02.2019 um 08:17 schrieb Andrew Kurushin via curl-library: > Hello All > > > I have made small http server benchmark tool base on libcurl library > (https://github.com/ajax16384/ahsbt). > > There are plenty number of tools with same functionality but they have some > disadvantages: > > - ab (https://httpd.apache.org/docs/2.4/programs/ab.html) and wrk > (https://github.com/wg/wrk) lack http2 support > > - h2load (https://nghttp2.org/documentation/h2load.1.html) has no non > keep > alive mode > > - go based tools > (https://github.com/rakyll/hey, https://github.com/tsenart/vegeta) has non > user > land friendly thread-process usage
What do you mean whit this statement? [snipp] > Issue can be observed without real network (http://localhost > <http://localhost/> tests) > > > It would be great if You help to resolve this issue or even if You have any > idea > why libcurl socket serial re-connection are so slow compared to apache "ab" ( > it > may be my ignorense in libcurl api usage etc or it's a libcurl bug) . > > Thanks > > Andrei > > > ------------------------------------------------------------------- > Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library > Etiquette: https://curl.haxx.se/mail/etiquette.html > ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
