473,396 Members | 2,004 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,396 software developers and data experts.

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
Apr 27 '07 #1
1 1790
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" <ja***********@jaydouglas.comwrote in message
news:eL**************@TK2MSFTNGP06.phx.gbl...
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


Apr 27 '07 #2

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

Similar topics

1
by: Bernd Bugomir | last post by:
Hi out there, our Webserver stops working with 'HTTP Error 500-13 - Server too busy'. The Server has at this time over 3000 connections, but the Server isn't busy at all. (The IIS runs with...
1
by: Sebastian | last post by:
Hi all ! Does someone know how many concurrent connections 2005 Express can accommodate ? The limit on MSDE was 5 before performance drops considerably. Thanks for your help. Sebastian
2
by: qa4ever | last post by:
Hi How do I log active concurrent database connections to a database and server instance ? Question relates to both Windows and Unix server. Assume latest version of DB2 I want to avoid...
1
by: Krysa | last post by:
Access 2K, DAO, split front end and back end; back end on server. Regarding max of 255 concurrent users. Is it really users, or connections? How would a user have more than one connection to same...
9
by: stephen | last post by:
Hello, I am using ASP.NET as a streaming engine for mp3 and ogg files over HTTP. Basically, the asp.net page sets it's mime content type to audio/mp3 and i write out the file to the stream. We will...
3
by: Ken | last post by:
When I run my VB.NET application, it loads a large amount of data upon startup. When I checked Task Manager, it showed that roughly 25% +/- of the processor was being used. When I run the same...
3
by: em | last post by:
hi, i can't make more than two concurrent requests to a php script - i mean when i make say 20 simultaneous requests then two first execute but 18 remaining are waiting for them, then the next two...
1
by: Mark Rae | last post by:
Hi, Development machine is: AMD dual-core 64-bit Athlon 4Gb RAM 2 x 160Gb SATA hard drives WinXP Pro + SP2 and all the latest patches Visual Studio.NET 2005 SQL Server 2005 developer...
1
by: Jay Douglas | last post by:
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...
3
by: zom | last post by:
I have a need to have three plus frames with concurrent connections to a web server, and all of them able to communicate with the parent page. To overcome the 2 concurrent connections limit I used...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.