>Your test doesn't seem to match your intended deployment environment.
>Surely you don't plan on calling this service from a console app on the
>same machine.  In your test (if I understand your setup correctly), the
>only time you actually do a network hop is to authenticate against the
>domain.  Everything else stays on your machine.  There is clearly a real
>cost to do authentication, but I don't think it is proportionally as bad
>as your test shows.  I would recommend re-running the test with client
>and server on different machines and using a client that is a close to
>your real client as possible.

I agree with you.  Surely this is not going to be the deployment
environment.   I have built this environment just to have some baseline
expectation of the real system.

But with each piece of the puzzle residing on different machines, I will
certainly incur in additional overhead and the numbers would most probably
be worst... or not?

Can you please further detail your rationale?
Manuel

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to