Releases: wallyatgithub/h2loadrunner
Releases · wallyatgithub/h2loadrunner
fix statistic counter overflow because of std::accumulate const init value is default to 32 bits
fix statistic counter overflow because of std::accumulate const init value is default to 32 bits
Latest
2.1.7 fix potential stat overflow
various bug fix of Luasio mode
2.1.6 merge code from maock
rubust handling of rps update
rubust handling of rps update
bug fix: more flag reset in reconnect case
bug fix: more flag reset in reconnect case
bug fix: set output_data_length to 0 in connect_to_host to handle reconnect case
bug fix: set output_data_length to 0 in connect_to_host to handle reconnect case
bug fix
bug fix in variable_present
bug fix
2.1.1.2 sync code from maock: fix memory leak when connection is down
new feature: support statistics in embeded http server
Merge pull request #9 from stxyang/main enable "start_stats_thread" in lua interface "start_server"
multiple variables support
multiple variables support; bug fix