I train myslef with NodeJS and tried a simple GET call. Here is my code:
var http = require(\'http\'); var options = { host: \'www.boardgamegeek.com\',
In my case it was a misconfigured subnet. Only one of the 2 subnets in the ELB worked. But my client kept trying to connect to the misconfigured one.