This is a multi-part message in MIME format.

------=_NextPart_000_0068_01BF9F46.395D82E0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


let's say, one wants to be a ColdFusion ISP. One box for ColdFusion and =
another for SQL server.
Once he reaches 500 client on his boxes serving websites.  One client =
has one datasource.
Now, one user hits the box, ColdFusion hits a DSN and the connection is =
pooled.

Eventually, all of 500 websites on his CF app server has visiters =
simultaniously and at least (if you limit simultanious ODBC connection =
to DSN 1 in CFAdmin), 500 different datasource connections are pooled in =
CF server.  Would the CF app server be able to hold?  What about "Limit =
simultanious ODBC connection to DSN was set 5 each?  The number grows to =
2500 pooled connections reside on CF app server. He could avoid the =
worst case of senario by clustering.  But question is, how expensive it =
is to hold the DSN connection open?

Thanks,
___________________________________
gus m. suga
evolutionB (formally known as catouzer inc.)
phone: 604-662-7551 ext 411
fax: 604-662-7661
400-1190 homer st. vancouver, bc
v6b2x6 canada

------=_NextPart_000_0068_01BF9F46.395D82E0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>let's say, one wants to be a ColdFusion ISP. One box =
for=20
ColdFusion and another for SQL server.</FONT></DIV>
<DIV><FONT size=3D2>Once he&nbsp;reaches 500 client on his boxes serving =

websites.&nbsp; One client has one datasource.</FONT></DIV>
<DIV><FONT size=3D2>Now, one user hits the box, ColdFusion hits a DSN =
and the=20
connection is pooled.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Eventually, all of 500 websites on his CF app server =
has=20
visiters simultaniously and at least (if you limit simultanious ODBC =
connection=20
to DSN 1 in CFAdmin), 500 different datasource connections are =
pooled&nbsp;in CF=20
server.&nbsp; Would the CF app server be able to hold?&nbsp; What about =
"Limit=20
simultanious ODBC connection to DSN was set 5 each?&nbsp; The number =
grows to=20
2500 pooled connections reside on CF app server. </FONT><FONT =
size=3D2>He could=20
avoid the worst case of senario by clustering.&nbsp; But question is, =
how=20
expensive it is to hold the DSN connection open?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Thanks,</FONT></DIV>
<DIV></FONT><FONT size=3D2>___________________________________<BR>gus m. =

suga<BR>evolutionB (formally known as catouzer inc.)<BR>phone: =
604-662-7551 ext=20
411<BR>fax: 604-662-7661<BR>400-1190 homer st. vancouver, bc<BR>v6b2x6=20
canada</FONT></DIV></DIV></BODY></HTML>

------=_NextPart_000_0068_01BF9F46.395D82E0--

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to