On Sep 15, 2014, at 10:36 AM, Ingwie Phoenix wrote:
>
> So I just used a benchmarking tool to see how well my app responds to a lot of requests. And whilst doing so, I noticed that I continously used Keep-alive connections. What are the advantages of it, why is it the default in nodejs? I was reading up on a page what it means and such…and wonder, would it be better to use „close“ instead?
http://en.wikipedia.org/wiki/HTTP_persistent_connection#Advantages