cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Waiting for server response is high for only one service

VK_10159720
10-Marble

Waiting for server response is high for only one service

HI Developers,

 

I am facing an issue where Waiting for server response is high for only one service. It is coming 20 ms seconds for same service but then 1.6 seconds on second call when I am passing data back to SQL.

I have checked and CPU utilization is normal.

Also, many services are getting called before its execution. is it possible that this can cause increase in Waiting for server response time.

Kindly suggest.

 

 

ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:VK_10159720)

You probably will need to trace your stack to see what each is doing and how long each takes.

View solution in original post

1 REPLY 1
PaiChung
22-Sapphire I
(To:VK_10159720)

You probably will need to trace your stack to see what each is doing and how long each takes.

Announcements


Top Tags