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

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -