Hi,
I have a web service which have a web method to validate the user
and password. I am not sure why it slow down after several person
start to run it. I let it return interger. But when user enter
correct username and password, the response is OK. when user enter
wrong username and password, the response is very slow even hang with
no response, then broken page for timeout. I test the web service on
the server, it response speed is OK. But if I add it to the web
reference, then the wrong information might hang for some reason. Do
you have any idea what happen?
thanks,
Di