Networking Forums

Networking Forums > Computer Networking > Windows Networking > Only 2 Http Concurrent Connections, Server to Server, .NET

Reply
Thread Tools Display Modes

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

 
 
Jay Douglas
Guest
Posts: n/a

 
      04-27-2007, 10:10 PM
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
 
 
 
 
Alvin Bruney [MVP]
Guest
Posts: n/a

 
      04-27-2007, 10:46 PM
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

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
LVS or Haproxy for 50k+ concurrent connections 2098ujhs@hushmail.com Linux Networking 0 12-01-2007 08:36 PM
Concurrent ICS + wireless print server usage AndyS Wireless Networks 3 04-21-2005 06:23 PM
30 CAL's installed on 2003 Server, but limited to 10 concurrent us =?Utf-8?B?TmljayBNb29yZQ==?= Windows Networking 2 03-29-2005 08:59 PM
mulitple (concurrent) RDP connections? =?Utf-8?B?UkRQX25vdmljZQ==?= Windows Networking 2 06-09-2004 01:36 PM
concurrent connections on VPN George Bettini Windows Networking 0 02-27-2004 05:00 PM



1 2 3 4 5 6 7 8 9 10 11