In: Computer Science
1. (a)Can you configure your browser to open multiple simultaneous connections to a Web site? (b)What are the advantages and disadvantages of having a large number of simultaneous TCP connections?
Answer)
1) A)
The browser can very well be configured to that of the open more multiple connections by configuring the settings which are Max- connection - per - server field.
This is beneficial as many large numbers of concurrent TCP connections would be associated with the client and also help them to download different data continuously from the same server.
Here, multiple connections mean having common controlling packet which is to be sent to each connection in a separate manner hence it enhances the bandwidth and performance usage.
B) Some of the advantages of having so many simultaneous TCP connections are as follows:
Some of the disadvantages of having so many simultaneous TCP connections are as follows:
Hope this answer helps.
If you find this answer useful, do hit like.
Thanks