Details
Description
Someguy left bug related with agent address.
https://github.com/nhnopensource/ngrinder/issues/6
This issue comes from here.
http://stackoverflow.com/questions/2381316/java-inetaddress-getlocalhost-returns-127-0-0-1-how-to-get-real-ip
Fix this by modifying local host address resolution runtime to really try to connect agent controller server.
Fixed