Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Max connections?
Guest
#1 Posted : Sunday, March 5, 2006 12:54:24 AM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

Is there any connections limit?
/datae33
Ultidev Team
#2 Posted : Sunday, March 5, 2006 7:01:24 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi!
UltiDev Cassini does not impose any kind of artificial limit on the number of incoming connection. It accepts as many as it can - after that client will start receiving HTTP 500 once in a while.

Regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#3 Posted : Saturday, March 11, 2006 3:54:17 AM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

Do you know the threshold or number of connections cassini can support before it starts throwing the 500 errors?

Also, you guys are doing great!
Ultidev Team
#4 Posted : Saturday, March 11, 2006 6:15:50 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hello.
The number of accepted simultaneous connections will depend on how TCP/IP is configured in "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters" registry key. If MaxUserPort and TcpTimedWaitDelay values are omitted or set to their default values of 5000 and 240 respectively, then Cassini 2 will run out of ports in a matter of one minute or so under the stress load. Cassini 1 will last a few minutes. Cassini server will regain its ability to connect after the TcpTimedWaitDelay (240 seconds = 4 minutes) is over.

If MaxUserPort is set to 65534 (OxFFFE) and TcpTimedWaitDelay is set to 30, then both Cassini 1 and 2 will most likely work without ever refusing a connection. In our tests Cassini 2 does about 145 requests per seconds under stress.

The new version of Cassini, the Release Candidate 1 (RC1) is due in a few days and it will contain Registry update that adjusts TCP settings for the best performance.

Regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.