Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
08-23-2017 11:10 AM
WCF call is very slow because of below step:
System.ServiceModel.Dispatcher.RequestChannelBinder:Request: Unknown (execution time: 10594 ms of 10594 ms total) WCF (10594ms): [5]
Anyone can give some idea or thoughts around the possible reason will be appreciated!
08-23-2017 10:08 PM
The issue could be either related to network related or the service itself is taking longer time to respond.
The first step would be to identify where the bottle necks is ? For example, use WireShark to see if the connection establishment is taking a long time.
As it is WCF service, you can turn on WCF trace logs on the server. Refer - http://msdn.microsoft.com/en-us/library/ms751526.aspx
WCF traces will give you details on what is happening on service side and is there any issue happening there.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form