Closed rkuzmin closed 10 years ago
Please show me config?
I have the same issue. Mu load.ini
root@yandex-tank:~/testing# cat load.ini
[phantom]
address =46.4.112.201
port = 80
host = dev.ekster.co:80
rps_schedule=const (1,50s) line (1,100,1m) step (40,5,1,8s)
header_http = 1.1
headers = [Host: dev.ekster.co]
[User-Agent: Yandex-tank]
[Connection: close]
[Accept-Encoding:gzip,deflate]
uris = /
/recovery
/404
/500
Why do you use "host" parameter? It's unesessary, try with no one.
Thanks. All works fine without it.