RE: Connection issues

From: Mike Epprecht (SQL MVP) (mike_at_epprecht.net)
Date: 09/17/04


Date: Fri, 17 Sep 2004 01:31:06 -0700

Hi

If a process is sleeping, a connection is established, but no commands have
been sent for execution. This is normal.

During heavy usage, you can check that there is no blocking by running
SP_who2 on the SQL server. Gernerally, a web box will be the limitatzion,
long before a SQL box runs out of power, unless you have an application that
is really badly designed and developed.

Regards
Mike

"Jeff" wrote:

> Hi all
>
> how about for SQL 2000 Enterprise?
> what are the concurrent connections?
>
> the reason I am asking is because I had an issue where we
> were getting asp errors/access denied during heavy traffic
> to our web servers/db servers.
>
> Our web server and db server are on 2 sep. machines.
> Pbviously, the web server connects to the db server.
> The web server is on wind.2003.
> anyways, that specific day, we got heavy traffic and some
> of the connections were timing out. I looked at the SQL
> processes in Enterprise Manager and saw that lots of
> proccesses were sleeping, so i am not sure what to make of
> this. I looked at perfmon and saw that the hardware was up
> to spec with no issues...
> any ideas? is this a app/coding issue?
> thanks
>
>
>



Relevant Pages

  • Re: Does SQL Server Compact 3.1 support multi connection?
    ... I consider to use SQL CE 3.5 on WinCE 5.0 if it doesn't need any license ... All apps and web server, SQLCE 3.1 run on the same machine. ... As long as the connections are all on the same machine, ... But I'm meaning simultaneous multiple connections from apps and web ...
    (microsoft.public.sqlserver.ce)
  • Re: Does SQL Server Compact 3.1 support multi connection?
    ... I consider to use SQL CE 3.5 on WinCE 5.0 if it doesn't need any license ... All apps and web server, SQLCE 3.1 run on the same machine. ... But I'm meaning simultaneous multiple connections from apps and web ...
    (microsoft.public.sqlserver.ce)
  • Re: Does SQL Server Compact 3.1 support multi connection?
    ... It's the point that SQL CE not designed for the situation like a web server ... And we expect worst case is like 10 connections. ... But I'm meaning simultaneous multiple connections from apps and web ...
    (microsoft.public.sqlserver.ce)
  • Re: Many sockets in SYN_SENT state
    ... because I found a rogue program running on an old web server I had ... > My system is a linux server functioning as web server. ... the connections are held in SYN_SENT ... Today I decided to strace my apache processes, ...
    (comp.os.linux.networking)
  • Re: Many sockets in SYN_SENT state
    ... because I found a rogue program running on an old web server I had ... > My system is a linux server functioning as web server. ... the connections are held in SYN_SENT ... Today I decided to strace my apache processes, ...
    (comp.os.linux.networking)