Click here to Skip to main content
15,888,454 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

We are in the process of writing web performance script for WCF Web service application.

But, the thing is the request will be send to one end point and the response will be received at another end point.

The end point to which the request sent will receive just an acknowledgment back. The actual response will be send to different end point/s after processing the request.

Any body came across such a situation? If yes, how to measure the response time? is there anything to do in script itself to handle this?

Any help much appreciated.

Thanks in advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900