I\'ve got a browser game and I have recently started adding audio to the game.
Chrome does not load the whole page and gets stuck at \"91 requests | 8.1 MB tr
simple and correct solution is put off preload your audio and video file from setting and recheck your page your problem of waiting for available socket will resolved ...
if you use jplayer then replace preload:"metadata" to preload:"none" from jplayer JS file ...
preload:"metadata" is the default value which play your audio/video file on page load thats why google chrome showing "waiting for available socket" error