Fastream Technologies wrote:
> Hello,
> 
> Our "IQ Reverse Proxy" can handle 10k clients concurrently with
> hybrid async ICS and multi-threadedness. One thing you must use is
> ICS-v6 instead of v5. 

Connecting 10.000 clients is easy as long as they do nothing but
sleep. But have you already tested 10.000 clients that send requests
in intervals after they are connected?

--
Arno Garrels  


> 
> Regards,
> 
> SZ
> 
> On Fri, Mar 28, 2008 at 4:59 PM, Arno Garrels <[EMAIL PROTECTED]>
> wrote: 
> 
>> Makhanev Alexander wrote (in a private message):
>>> 
>>> Win2003 Server,
>>> 2-CPU Xeon 3.2GHz, 4Gb RAM.
>>> 
>>> Can ICS theoretically work on this load with 5000, 10000 and more
>>> clients?
>> 
>> Theoretically yes, practically much depends on the real
>> workload. If the workload is high I would consider some load
>> balancing technic rather than a single server solution.
>> Writing high performance server applications that serve 1000+
>> concurrent clients under heavy workload and in fast networks
>> is a real challenge, no matter whether you used ICS or not.
>> Anyway the more hardware power the better and of course the
>> application must be designed very carefully.
>> 
>> --
>> Arno Garrels [TeamICS]
>> http://www.overbyte.be/eng/overbyte/teamics.html
>> 
>> 
>> 
>> --
>> To unsubscribe or change your settings for TWSocket mailing list
>> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
>> Visit our website at http://www.overbyte.be
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to