Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Per IP Connection Limit in XP Pro IIS 5.1

Reply
Thread Tools

Per IP Connection Limit in XP Pro IIS 5.1

 
 
WGM
Guest
Posts: n/a
 
      02-03-2006
There appears to be a per IP connection limit of 2.in XP pro IIS 5.1

Is there any way of removing this limit?

When more than two ASP page requests are made from the same IP, only two are
processed while the remaining requests are queued.

This can be observed through PerfMon by watching the Requests Processing and
Requests Queue.

From a new IP, the first two requests are immediately processed and are seen
in the request processing counter. Any additionally requests increase the
request queued counter.

Even while the requests are queued, if a new IP (from another machine)
issues a request, it is immediately processed up to a maximum of two
requests. Any more end up queued.

Where is this documented and how can it be eliminated? I realize that XP
it is a workstation product. However, we are doing some simple load testing
and connection pool testing and the 2 per IP limit is skewing the numbers.

Thanks in advance.

 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Quick one - Is SESSION per browser instance or per IP Address? =?Utf-8?B?S01aX3N0YXRl?= ASP .Net 7 04-10-2006 03:38 AM
Per packet vs per flow routing R Siffredi Cisco 8 03-24-2005 06:33 PM
Per-to-Per is OK but no ICS Jens Mander Wireless Networking 4 01-23-2005 10:24 PM
Strings are interned per JVM or per class ? Razvan Java 1 09-10-2004 02:10 PM
Should i select per device or per server to do all exercises? ADRENALINE MCSE 20 01-22-2004 09:20 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57