Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Connection limit on IIS

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  CGI et Perl  
Author Message
JC

External


Since: Nov 01, 2007
Posts: 3



(Msg. 1) Posted: Thu Nov 01, 2007 8:48 am
Post subject: Connection limit on IIS
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have a few questions concerning a problem that I am currently experiencing.
I have created a webservice that is being hosted on a computer in my network.
I call the webservice is called iteratively on different values of a list of
objects.

-I ran into a situation where after a certain amount of iteration had been
run I could no longer connect to the webservice because i had reach the
maximum amount of users?

-How many connections are created each time a request is sent to the
webservice?

-Is there any problem when calling a webservice from within a loop?

Any help would be greatly appreciated. Thanks.

 >> Stay informed about: Connection limit on IIS 
Back to top
Login to vote
Mr. Arnold

External


Since: Aug 26, 2007
Posts: 6



(Msg. 2) Posted: Thu Nov 01, 2007 3:52 pm
Post subject: Re: Connection limit on IIS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"JC" <JC DeleteThis @discussions.microsoft.com> wrote in message
news:F4C479C2-2C1B-4CF1-BF25-B1CF45A3A6C4@microsoft.com...
>I have a few questions concerning a problem that I am currently
>experiencing.
> I have created a webservice that is being hosted on a computer in my
> network.
> I call the webservice is called iteratively on different values of a list
> of
> objects.
>
> -I ran into a situation where after a certain amount of iteration had been
> run I could no longer connect to the webservice because i had reach the
> maximum amount of users?
>
> -How many connections are created each time a request is sent to the
> webservice?
>
> -Is there any problem when calling a webservice from within a loop?
>
> Any help would be greatly appreciated. Thanks.

That's based on the O/S on which IIS is running on as to the concurrent
connection limit to IIS and the IIS version.

 >> Stay informed about: Connection limit on IIS 
Back to top
Login to vote
Mr. Arnold

External


Since: Aug 26, 2007
Posts: 6



(Msg. 3) Posted: Thu Nov 01, 2007 9:57 pm
Post subject: Re: Connection limit on IIS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> wrote in message
news:xn0fd6w516ahnbv00h@news.microsoft.com...
> You have a limitation of 10 concurrent connections. So if you open a new
> connection each time you call the webservice, you will quickly run out of
> available connections.
>
>

That's not a problem with IIS7 and Vista. Vista and IIS7 do connection
pooling.

http://www.vistabase.co.uk/kb/inbuiltapps/iis7-internet-information-se...ces-7-f
 >> Stay informed about: Connection limit on IIS 
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 ]