Delegation - what are the performance implications?

M

Mark

We're using delegation in our ASP.NET application to connect to a SQL Server
that is on the same hub as our IIS 6 web server. What are the performance
implications of using Delegation rather than giving rights to the ASP.NET
account to connect to our SQL Server? I've read that connection pooling
becomes useless if we use delegation since each connection pool is user
specific. Assume we'll never have more than 30 simultaneous connections -
what are the performance implications?

Thanks in advance.

Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top