> -----Original Message----- > From: Bert Huijben [mailto:b...@qqmail.nl] > Sent: woensdag 28 oktober 2015 00:10 > To: 'Jeff Kaufman' <jef...@google.com> > Cc: 'Jeff Kaufman' <jef...@google.com.invalid>; dev@serf.apache.org; > 'Jeffrey Crowell' <jcrow...@google.com>; 'Maksim Orlovich' > <morlov...@google.com> > Subject: RE: Spin when fetching resources over SSL
> Those hosts in your log appear to be one of the many www.google.com > addresses; I have no problem connecting to those using serf. > (Testing: $ serf_get -d -H https://216.58.219.228/ ) Looking a bit further I see that the result on this host is a 301 redirect response, forwarding to http://www.google.com:443/ Which is probably not a good url to test against. (I don't think port 443 allows plain http :-) Bert