linux - Siege startup error - unable to connect to socket -
i'm running 64x ubuntu 12.10 , trying use siege 2.70. problem when i'm trying test ip address of server or example google.com ip - 173.194.39.130
siege -g http://173.194.39.130
i following error:
[error] socket: unable connect sock.c:222: connection refused
and that's it.
when
siege -g http://www.google.com
i same error , 200 valid response.
what cause problem ?
there bug in earlier versions of siege prevented use of ip addresses on systems. downloading , compiling latest version of siege (>3) issue should resolved.
Comments
Post a Comment