Using Litespeed I have found that connections for javascript files are not being kept alive, but they are for jpeg and css files.
Using Firebug. Looking at the connection request headers for javascript files shows keep-alive Looking at the connection response headers for javascript files shows close.
I have looked at the documentation for Litespeed and nowhere can I find a setting to disable keep-alive for javascript files.
Any and all suggestions gratefully received.