Quote:
Originally Posted by wwang
ok. Is there anything you can help out with the 2 thread retrival question? Is there a way to jimmy it to 4 threads retrieved simultanious instead of just 2?
|
The number of threads is hardcoded at 2 per host, as stated in the the
HTTP spec:
Quote:
A single-user client SHOULD NOT maintain more than 2 connections with any server or proxy.
|