J
Jeff Jarrell
I'd like to create a service-locator\proxy type service that I can use to
simulate low bandwith situations and latency issues on the service under
test.
The request comes from the client, is processed through the proxy to the
actual service. The reply is then ADJUSTED as the message is relayed back
to the service. Now what does ADJUSTED really mean? I don't know. I would
guess latency is a simple delay. I don't know how to go about the small
pipe thing.
This is a lower level than my typical business application development, so
if anybody can point me in a direction or articles it would be helpful.
I am using WCF so that may provide some helpful adjustments.
jeff
simulate low bandwith situations and latency issues on the service under
test.
The request comes from the client, is processed through the proxy to the
actual service. The reply is then ADJUSTED as the message is relayed back
to the service. Now what does ADJUSTED really mean? I don't know. I would
guess latency is a simple delay. I don't know how to go about the small
pipe thing.
This is a lower level than my typical business application development, so
if anybody can point me in a direction or articles it would be helpful.
I am using WCF so that may provide some helpful adjustments.
jeff