You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked that packets are sent on nginx, but I don't know why connection can't be created on tcpkali.
do you known the reason?
[root@dell-per730-41 tcpkali]# tcpkali --latency-connect -r 400 -em 'GET / HTTP/1.0\r\n\r\n' 1.1.1.40:80
Destination: [1.1.1.40]:80
Interface p4p1 address [1.1.1.41]:0
Using interface p4p1 to connect to [1.1.1.40]:80
Could not create 1 connection in allotted time (10s)
The text was updated successfully, but these errors were encountered:
Could not create 1 connection in allotted time when run tcpkali, the command is as follows:
tcpkali --latency-connect -r 400 -em 'GET / HTTP/1.0\r\n\r\n' 1.1.1.40:80
and tool on the other side is nginx (1.1.1.40:80)
I checked that packets are sent on nginx, but I don't know why connection can't be created on tcpkali.
do you known the reason?
[root@dell-per730-41 tcpkali]# tcpkali --latency-connect -r 400 -em 'GET / HTTP/1.0\r\n\r\n' 1.1.1.40:80
Destination: [1.1.1.40]:80
Interface p4p1 address [1.1.1.41]:0
Using interface p4p1 to connect to [1.1.1.40]:80
Could not create 1 connection in allotted time (10s)
The text was updated successfully, but these errors were encountered: