B
Brian Mahloch
Strange situation here. Independent of data provider the
very first connection my webservice or webpage (asp.net)
makes to my sql server takes an unacceptable amount of
time (30 seconds or longer). After the first one is
established subsequent connections open instantly, until
the service or site needs reloading. I cannot seem to
track down any specific reason for this behavior.
Connection string options, autentication mode, IP vs.
Name, etc seem to have no or very little impact on this
first connection opening. Any insight or suggestions
would be greatly appreciated.
very first connection my webservice or webpage (asp.net)
makes to my sql server takes an unacceptable amount of
time (30 seconds or longer). After the first one is
established subsequent connections open instantly, until
the service or site needs reloading. I cannot seem to
track down any specific reason for this behavior.
Connection string options, autentication mode, IP vs.
Name, etc seem to have no or very little impact on this
first connection opening. Any insight or suggestions
would be greatly appreciated.