Hi Travis,

One way of doing it is to use an InputStreamRequestEntity  to submit and
supply a subclass of InputStream that implements throttling.

regards

Tony Seebregts

> Sorry if this is a newb question.  Web searches have returned no satisfactory 
> answers.
>  
>  I'm running a test app with hundreds of threads that each generate HTTP 
> requests.  Is there some mechanism that exists to cap the bandwidwitdh used 
> by each thread in order to simulate slower connections?
>  
>  If this doesn't exist already, I will have to write something to do it.  In 
> tis case would there be interest in including this feature in HttpClient?
>  
>  Thanks!
>  
>  
>  -Travis
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to