Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

how many http connections can I keep open simultaneously?

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
http 500 error , can't open asp page - I just install a win2k server, but i can not brower localhost web page, prompt server error, http 500 error. I have turned off friendly errors, no other error was always prompt server error, in the event log, there..

Measuring Connections for Firewall Specification - Hello We are looking at getting a new firewall to protect our web servers. (2 x Windows 2003 R2 running IIS.) One of the questions we have been asked is, under normal load, what is the number of attempts per second and how many open..

Connections getting mixed up in a connection pool - Hi We have an ASP.NET 2.0 which uses the old Library Data Access Block to get objects from the database and populates a list of objects. When multiple users logon to the site - the are getting..

Connections getting mixed up in a connection pool - Hi We have an ASP.NET 2.0 which uses the old Library Data Access Block to get objects from the database and populates a list of objects. When multiple users logon to the site - the are getting..

can't open IIS 5.0 - when I try to open IIS 5.0 a message appears that it can't find on local machine IIS won't open even if you reinstall it
Author Message
newsgroups9

External


Since: Jun 22, 2004
Posts: 1



(Msg. 1) Posted: Tue Jun 22, 2004 3:18 pm
Post subject: how many http connections can I keep open simultaneously?
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi, I'd like to know how many http connections can I keep open
simulateously in IIS 5.1.
I am about to write my own little streaming server and I wonder what
the limits are.
Is there a formular about the influence the number of http connections
that are kept open (for about 30 seconds) have on performance?
Thanks, Henry

 >> Stay informed about: how many http connections can I keep open simultaneously? 
Back to top
Login to vote
phil

External


Since: Jul 11, 2003
Posts: 65



(Msg. 2) Posted: Tue Jun 22, 2004 4:39 pm
Post subject: Re: how many http connections can I keep open simultaneously? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Henry wrote:
 > Hi, I'd like to know how many http connections can I keep open
 > simulateously in IIS 5.1.

For Windows XP Pro you are limited to 10 concurrent connections when using IIS.

 > I am about to write my own little streaming server and I wonder what
 > the limits are.

If you are really writing your own server software using Winsock, then you will
be limited to a few THOUSAND connections.

 > Is there a formular about the influence the number of http connections
 > that are kept open (for about 30 seconds) have on performance?

Unless the connections are all local and sending many megabytes per second, each
connection uses very few resources.

 > Thanks, Henry

--
Phil Frisbie, Jr.
Hawk Software
<a style='text-decoration: underline;' href="http://www.hawksoft.com" target="_blank">http://www.hawksoft.com</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: how many http connections can I keep open simultaneously? 
Back to top
Login to vote
baldwinmathew

External


Since: Jun 22, 2004
Posts: 7



(Msg. 3) Posted: Tue Jun 22, 2004 11:30 pm
Post subject: Re: how many http connections can I keep open simultaneously? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Phil Frisbie, Jr." <phil RemoveThis @hawksoft.com> wrote in message news:<e4AY3jJWEHA.4024 RemoveThis @TK2MSFTNGP09.phx.gbl>...
 > Henry wrote:
  > > Hi, I'd like to know how many http connections can I keep open
  > > simulateously in IIS 5.1.
 >
 > For Windows XP Pro you are limited to 10 concurrent connections when using IIS.
 >
  > > I am about to write my own little streaming server and I wonder what
  > > the limits are.
 >
 > If you are really writing your own server software using Winsock, then you will
 > be limited to a few THOUSAND connections.
 >
  > > Is there a formular about the influence the number of http connections
  > > that are kept open (for about 30 seconds) have on performance?
 >
 > Unless the connections are all local and sending many megabytes per second, each
 > connection uses very few resources.
 >
  > > Thanks, Henry

you should be good for thousands running 5.1. google microsoft's site
for some resources on how to tune the http and tcp stacks, etc. if you
moved up to 6 you'd be able to sustain more load. also, your system's
resources play a large role in how many connections you can sustain,
look at your memory, proc, etc. as well as the speed of the pipe
you're on. hope this helps.

-matt<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: how many http connections can I keep open simultaneously? 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]