L
linda.chen
Greeting.
We have a web service which is written in ASP.net (C#). When a user
makes a request, it takes a while (average 100 seconds) to get the
response.
One of our users has dynamic IP address. He is complaining that he
does not get the response back. When I checked our log file from the
server, I can see the whole process had been completed from the
server. Why the user did not receive the response? Does dynamic IP
cause problem (IP changes after making request?)? How do I solve this
problem?
Regards,
Linda Chen
We have a web service which is written in ASP.net (C#). When a user
makes a request, it takes a while (average 100 seconds) to get the
response.
One of our users has dynamic IP address. He is complaining that he
does not get the response back. When I checked our log file from the
server, I can see the whole process had been completed from the
server. Why the user did not receive the response? Does dynamic IP
cause problem (IP changes after making request?)? How do I solve this
problem?
Regards,
Linda Chen