I want to make a request to a server only if my browser is having at max say one connection with the server. If it is more than that i want to wait for some time and than try again. so, is there any way that i can check how many http connection is being held between my browser and the server at any given point of time.