Hi !
I was trying to get the keep alive feature working right, but it doesnt. In my hosting it says that it is enabled (_SERVER[“HTTP_CONNECTION”] keep-alive) but not inthe web page test results. (http://www.webpagetest.org/result/131027_AD_G8Q/1/details/)
Any suggestions ?
TXs !
The server is sending keep-alive: close so it’s definitely not working: http://www.webpagetest.org/result/131027_AD_G8Q/1/details/#request4
Is it a managed host or do you manage it yourself? There are various Apache rules that can be breaking the keep-alive for IE browsers depending on the server config.