A
Andreas Klein
Hello NG,
I have a problem with a webservice on my server: the process time is rising
when the are multiple requests.
This means with one request the answer comes after about 500ms. When i have
5 concurrent requests, _each_ answer takes about 2000ms. I have tested this
with a dummy function on my webservice, which waits for 500ms and a test
application which creates several threads calling the service.
When i run the test with my localhost i don´t have this problem.
The server is well configured and up-to-date, there are running other
websites from our company on it.
We are using .NET 2.0, IIS 6, 4-core-processor server with w2k.
Is this a configuration problem or does anyone have another idea whats wrong
here?
regards
Andreas
I have a problem with a webservice on my server: the process time is rising
when the are multiple requests.
This means with one request the answer comes after about 500ms. When i have
5 concurrent requests, _each_ answer takes about 2000ms. I have tested this
with a dummy function on my webservice, which waits for 500ms and a test
application which creates several threads calling the service.
When i run the test with my localhost i don´t have this problem.
The server is well configured and up-to-date, there are running other
websites from our company on it.
We are using .NET 2.0, IIS 6, 4-core-processor server with w2k.
Is this a configuration problem or does anyone have another idea whats wrong
here?
regards
Andreas