I'm not sure if this is the right place to ask this question. But since it is related to GPRS network infrastructure and somewhat packet routing I'm placing it here. Do correct me if I am wrong!
I used to access internet with a GPRS enabled USB modem. With this when trying to accessing webpages it used to be very slow. It was like something was blocking the flow of this packets. It was like the data transfer is getting blocked in between each packets are sent.
Once out of curiosity I had a metaphorical thought that it may be because packets are having difficulty in finding paths for them each time a packet is sent.
I just ran a ping ip-address in my terminal in the background , to my amusement the webpage started loading much faster and in more progressive manner as the ping application continuously pings to that ip-address.
I tried repeating this many times. Whenever some page takes unusually long time for loading, i just run this ping trick and the situation improves!
I am totally confused in this is just coincidence ( I'm pretty sure it's not since i tried it quite a number of times now! ) or is there any theoretical reason behind this. If this ping packets are making the packet flow easier or anything like that!
Sorry if you think this was just me having a day dream!