tempesta-tech / tempesta

All-in-one solution for high performance web content delivery and advanced protection against DDoS and web attacks
https://tempesta-tech.com/
GNU General Public License v2.0
614 stars 103 forks source link

Create scripts to collect dumps from production server #2188

Open EvgeniiMekhanik opened 1 month ago

EvgeniiMekhanik commented 1 month ago

If we catch bug on production server we can't try to reproduce it on production server. We should collect tcp dump and try to reply this traffic on our test infrastructure.

EvgeniiMekhanik commented 1 week ago

Currently script is implemented in https://github.com/tempesta-tech/tempesta-test/pull/663 also with repeater. PR in draft because we are not sure about efficiency. Need to discuss. I switch task to @RomanBelozerov , because he write repeater