A feature of HTTP where the same connection is used for multiple requests, speeding up downloading of web pages with multiple resources.
I'm using node.js 0.6.18, and the following code makes node.js close the TCP connection between every two requests (verified …
http node.js client keep-aliveI am trying to fix/debug an issue of too many closing connection in a spring-boot web app that uses …
spring-boot keep-alive embedded-tomcatis there a way in c# to be able to ping a url every 15 minutes and get a response back …
c# asp.net keep-aliveIn the HTTP Connection header, my web service client is including: Connection: Keep-Alive I want to disable this. After doing …
.net wse keep-alive webservice-client wse3.0Here is current simple description my app. It uses some remote server API, which uses standart HTTP session. Login activity. …
java android http session keep-aliveHere is something I am trying desperately to get to work: I have an app that polls the GPS module …
iphone screen locking keep-aliveI have a few web servers behind an Amazon EC2 load balancer. I'm using TCP balancing on port 80 (rather than …
c# asp.net web-services load-balancing keep-aliveI'm trying to disable the keep-alive setting in a very simple express app. I tried the answer from someone doing …
node.js express keep-aliveI'm developing an application that receives push notifications via XMPP ( I know C2DM, but it has some limitations and …
android xmpp push smack keep-aliveI have a script that takes a lot of time to complete. Instead of waiting for it to finish, I'd …
scheduling nohup keep-alive at-job