Link to home
Start Free TrialLog in
Avatar of myh123
myh123

asked on

Excessive slowness in Windows Server response

Dear Experts.

We are currently encountering a very weird situation we need your support to identify the reason.

We have a live 3-Tier Mobile Banking system where a Mobile Apps client accesses the Bank back-end system through our Middleware system which is written in C#.

The problem is, when our Middleware system is in the "production environment" (secured zone, etc) some responses/queries takes very long time (around 30 seconds), while the same middleware in the test environment connected to the live DB takes 1-3 seconds !! Both queries return the same correct data at the end but test env returns it in 2 seconds while the production takes 10 times more !!
Any ideas ?? Note that we have limited access to the customer deployment structure, DB, etc.
Avatar of Qlemo
Qlemo
Flag of Germany image

Is that behaviour repeatable? I.e. same queries always are slow, while others are not?
Avatar of myh123
myh123

ASKER

Yes it is. Some services only are contiuously slow, but we noticed it's slow only when the response is Empty or Null
Avatar of myh123

ASKER

So when the response is not NULL both env returns the response quickly. But when it's NULL the live is toooo slow !!

Note that Live env has load balancer with distributed loading on 8 servers
ASKER CERTIFIED SOLUTION
Avatar of Qlemo
Qlemo
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of myh123

ASKER

Would it take 20-30 seconds ?!
It would last 8 times the time for a single query, so that is in the observed time range.
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.