newsapps / beeswithmachineguns

A utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications).
http://apps.chicagotribune.com/
MIT License
6.43k stars 631 forks source link

Reduce BWMG Instance SSH data #195

Closed FliesLikeABrick closed 6 years ago

FliesLikeABrick commented 6 years ago

Resolves newsapps/beeswithmachineguns #194, pertaining to overload of data carried via SSH to Python BWMG, especially for HTTPS. stderr disacarded in benchmark_command, and stdout filtered remotely with fast non-regexp fgrep.