Closed citizen-stig closed 10 years ago
I afraid it's not possible to combine request-style with "headers=" customization. Request-style means known lenght of chunk. But with "headers=" lenght will be incorrect. Other words, request-style ammo is "all-in-one" case and can't be modified.
Oh, I get it. Thank you!
I've deleted "Host" header from my reqeust-style ammo, to be able test it on different hosts. I've put host header in load.ini file:
headers=[Host: ya.ru]
But it seems that yandex-tank doesn't add this header. I've dumped traffic with wireshark, and this header is missed from HTTP requests.
Here is sample of my ammo: