Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Windows Server Networking

Only 2 Http Concurrent Connections, Server to Server, .NET

Reply
 
Thread Tools Display Modes
  #1  
Old 04-27-2007, 11:10 PM
Default Only 2 Http Concurrent Connections, Server to Server, .NET



Sorry for the cross post but I was hoping between developers and systems ppl
I can get answer to this question. I've searched; found issues similar to
mine but the solutions are not working.

My situation:

I have an ASP.net web app running on Server 2003 (Server 1) that calls a
service on a different Server 2003 (Server 2) via HTTP.

Problem:

Server 1 and Server 2 only have two established concurrent connections over
http. I need at least fifty. I've created a test page from Server 1 that
threads > 20 simulations HTTP calls to Server 2. There are still only two
connections. Logging from the test page clearly details that only 2 calls
are being made at a time.


Question:
How do I increase the number of HTTP connections between the two servers?
Can I also allow Windows XP (via IIS) to use more than 2 HTTP connections?

Thanks for any help you can provide. I'm at a loss understanding the
how/why and what to do to fix.
Jay




Jay Douglas
Reply With Quote
  #2  
Old 04-27-2007, 11:46 PM
Alvin Bruney [MVP]
Guest
 
Posts: n/a
Default Re: Only 2 Http Concurrent Connections, Server to Server, .NET

wow, look at how many groups you posted it to. You must be desperate. You
can find the maxconnection setting in your config file set to 2 by default.
Bump this number up at your discretion. It is not free, there is a price to
pay for this which is why it is set conservatively at 2.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley


"Jay Douglas" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Sorry for the cross post but I was hoping between developers and systems
> ppl I can get answer to this question. I've searched; found issues
> similar to mine but the solutions are not working.
>
> My situation:
>
> I have an ASP.net web app running on Server 2003 (Server 1) that calls a
> service on a different Server 2003 (Server 2) via HTTP.
>
> Problem:
>
> Server 1 and Server 2 only have two established concurrent connections
> over http. I need at least fifty. I've created a test page from Server 1
> that threads > 20 simulations HTTP calls to Server 2. There are still
> only two connections. Logging from the test page clearly details that
> only 2 calls are being made at a time.
>
>
> Question:
> How do I increase the number of HTTP connections between the two servers?
> Can I also allow Windows XP (via IIS) to use more than 2 HTTP connections?
>
> Thanks for any help you can provide. I'm at a loss understanding the
> how/why and what to do to fix.
> Jay
>
>



Reply With Quote
Reply

Tags
concurrent, connections, http, net, server

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 08:55 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.