473,320 Members | 2,035 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

No. of connections available for Per Seat License

Ben
We have a MSSQL with per seat license of 20. The MSSQL is sitting in the same
machine as the asp.net.

Does that mean that the the no. of connections and Max Pool Size are limited
up to 20 only?

Thanks,
Ben
Nov 19 '05 #1
5 1314
If you are sitting at 20 CALs, no more than 20 clients can ever be connected
at one time. While I am not sure there is a definitive answer on the pooling
size, I would not have a pool larger than 20, as you only have 20 licenses.
The 21st person to get a connection object would violate the license.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Ben" wrote:
We have a MSSQL with per seat license of 20. The MSSQL is sitting in the same
machine as the asp.net.

Does that mean that the the no. of connections and Max Pool Size are limited
up to 20 only?

Thanks,
Ben

Nov 19 '05 #2
asp.net connection pooling has no knowledge of mssql licensing.

note: your cals cannot be used for an internet app.

-- bruce (sqlwork.com)

"Ben" <Be*@discussions.microsoft.com> wrote in message
news:8B**********************************@microsof t.com...
We have a MSSQL with per seat license of 20. The MSSQL is sitting in the
same
machine as the asp.net.

Does that mean that the the no. of connections and Max Pool Size are
limited
up to 20 only?

Thanks,
Ben

Nov 19 '05 #3
Ben
Thanks for the reply.

Just to confirm one thing:
With 20 CALs, the no. of process ID's for the procedures that the web
application (using sp_who) called is up to 20 only?

Thanks,
Ben

"Cowboy (Gregory A. Beamer) - MVP" wrote:
If you are sitting at 20 CALs, no more than 20 clients can ever be connected
at one time. While I am not sure there is a definitive answer on the pooling
size, I would not have a pool larger than 20, as you only have 20 licenses.
The 21st person to get a connection object would violate the license.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Ben" wrote:
We have a MSSQL with per seat license of 20. The MSSQL is sitting in the same
machine as the asp.net.

Does that mean that the the no. of connections and Max Pool Size are limited
up to 20 only?

Thanks,
Ben

Nov 19 '05 #4
Ben
Hi,

Thanks for the info.

Does that mean that I have to use Per Processor license mode for an internet
or intranet app?

Thanks,
Ben

"Bruce Barker" wrote:
asp.net connection pooling has no knowledge of mssql licensing.

note: your cals cannot be used for an internet app.

-- bruce (sqlwork.com)

"Ben" <Be*@discussions.microsoft.com> wrote in message
news:8B**********************************@microsof t.com...
We have a MSSQL with per seat license of 20. The MSSQL is sitting in the
same
machine as the asp.net.

Does that mean that the the no. of connections and Max Pool Size are
limited
up to 20 only?

Thanks,
Ben


Nov 19 '05 #5
Nah...

You will be able to get/process as many
requests as your clients request.

It's just that you'll be in technical violation
of your license agreement if you do.

There's no hard-wired limit.

It's up to you, and your sense of fair play,
or up to Microsoft lawyers if they find out.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Ben" <Be*@discussions.microsoft.com> wrote in message
news:84**********************************@microsof t.com...
Thanks for the reply.

Just to confirm one thing:
With 20 CALs, the no. of process ID's for the procedures that the web
application (using sp_who) called is up to 20 only?

Thanks,
Ben

"Cowboy (Gregory A. Beamer) - MVP" wrote:
If you are sitting at 20 CALs, no more than 20 clients can ever be
connected
at one time. While I am not sure there is a definitive answer on the
pooling
size, I would not have a pool larger than 20, as you only have 20
licenses.
The 21st person to get a connection object would violate the license.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Ben" wrote:
> We have a MSSQL with per seat license of 20. The MSSQL is sitting in
> the same
> machine as the asp.net.
>
> Does that mean that the the no. of connections and Max Pool Size are
> limited
> up to 20 only?
>
> Thanks,
> Ben

Nov 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Rick Thomas | last post by:
http://wingide.com/wingide
2
by: Mark | last post by:
When I develop a web app, I open and close connections on each page, executing multiple commands as necessary within the single open connection. However, I recently ran into a group of people that...
3
by: Johan Johansson (Sweden) | last post by:
I wonder why it is that no more than 10 clients can access a webservice at a time, and how to increase that number. The eleventh client get a Http 403.9 (Access forbidden : To many users are...
13
by: PRP | last post by:
Hi, Our DBA has complained about the large number of connections from the aspnet_wp process. We have multiple web applications deployed in different virtual directories. I read that the way...
66
by: Jon Skeet [C# MVP] | last post by:
I'm sure the net will be buzzing with this news fairly soon, but just in case anyone hasn't seen it yet: Microsoft are going to make the source code for the .NET framework (parts of it,...
10
by: Jani Järvinen [MVP] | last post by:
Hello, for your information in case you didn't yet notice the news: Microsoft has announced plans to give developers the ability to view .NET class library source code. This is announced here: ...
1
by: NoviceDBA | last post by:
Hi , I am a junior DBA and I have been asked to Install and confingure SQL server 2000 on Win 2003 server, and I would like to create a replica of the existing server, so how do i find the no. of Per...
9
by: Greg | last post by:
I'm creating a tcp socket connection from the thread in the c# threadpool. Since the default workers thread is 500, sometimes my program tries to open up 500 different tcp socket connections and...
3
Slick47
by: Slick47 | last post by:
Hey guys, I've gone one problem (so far) in my program to be able to assign and display seats. When I compile my program I get the error: SeatAssign.java:54: setSeats(char) in SeatAssign cannot...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.