HttpVPN™ - The only technology for secure hosting
of web applications at home.

Welcome Guest Search | Active Topics | Members | Log In | Register

What is the UltiDev Cassini Web Server concurrent connection on Windows XP? Options
voxxo
Posted: Sunday, July 18, 2010 3:49:29 AM
Rank: Newbie
Groups: Member

Joined: 7/18/2010
Posts: 2
Points: 6
What is the UltiDev Cassini Web Server concurrent connection on Windows XP? IIS for Windows XP Pro has a 10 maximum of concurrent conenction, What is UlitDev Cassini?
voxxo
Posted: Sunday, July 18, 2010 4:51:27 AM
Rank: Newbie
Groups: Member

Joined: 7/18/2010
Posts: 2
Points: 6
I got the answer:

Quote:
Hi there and thank you very much for the positive feedback!

Although Cassini itself does not limit inbound connections number, Windows does. Windows XP Pro allows 10 inbound connections. This means that given 1000 connections per minute, or 17 per second, each request would have to be handled in less than half a second in order to support this scale. This would be risky. Windows 2003 Server Web Edition would probably be a better choice and is not terribly expensive.

But since current version of UltiDev Cassini does not support "keep-alive", the effect of limited number of inbound connections is mitigated because connections from one client are released and can be reused by another as soon as the response is served, so if applications themselves perform well, even on Pro and Home versions of Windows your application will be able to serve more quasi-parallel user sessions than the limit of inbound connections. As the number of concurrent users grows, the app will feel less responsive, but it will take quite a few users to start getting connection timeouts even on Windows Home and Pro.

Best regards,
UltiDev Team.
Ultidev Team
Posted: Sunday, July 18, 2010 10:59:58 AM

Rank: Administration
Groups: Administration

Joined: 11/3/2005
Posts: 1,143
Points: 1,636
Yes, that's the one. Windows limits inbound TCP connections for all listeners, but current version of UltiDev Cassini always closes connections regardless of keep-alive headers, so in effect it can support more concurrent users than IIS in its default configuration - at the expense of slightly slower performance. Upcoming UltiDev Cassini releases are likely to add support of keep-alive.

Best regards,
UltiDev Team.
Users browsing this topic
Guest


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 cannot vote in polls in this forum.

Main Forum RSS : RSS

SoClean Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.0 (NET v2.0) - 10/10/2006
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.
This page was generated in 6.467 seconds.