Quote:
Originally Posted by wwang
I also don't see the difference between having multiple windows open to the same server , say 3 documents x 2 threads = 6 connections, or 2 documents x 3 threads = 6 connections...
|
Sunrise pools HTTP requests across all active updates, meaning that it only performs 2 simultaneous requests to a given host at any time, regardless of the number of updates that are currently running. Even if there are 5 documents updating and connecting to the same host, it will still use only 2 connections.