Splunk AppDynamics

WCF: Slow steps

CommunityUser
Splunk Employee
Splunk Employee

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!

Labels (1)
0 Karma

Kartikay_Tripat
Path Finder

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. 

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...