Hello Francois,

Yes, the only thing will be to make it a bit scriptable with some send
text/wait text to permit minimum login feature.

>> In  order to test my server that should be able to handle thousands of
>> concurrent  connections  I  plan  to  do  some stress tool and make it
>> publicly available to ICS community.



FP> Interesting. I can publish it on the usermade page at ICS website if you 
like.
FP> --
FP> [EMAIL PROTECTED]
FP> http://www.overbyte.be


FP> ----- Original Message ----- 
FP> From: "Dod" <[EMAIL PROTECTED]>
FP> To: "ICS support mailing" <twsocket@elists.org>
FP> Sent: Thursday, February 23, 2006 9:54 AM
FP> Subject: [twsocket] Stress tool


>> Hello,
>> 
>> In  order to test my server that should be able to handle thousands of
>> concurrent  connections  I  plan  to  do  some stress tool and make it
>> publicly available to ICS community.
>> 
>> Stress    tool    will    be    to    test    a    lot   of   incoming
>> connection/disconnections (text mode oriented, not for HTTP servers as
>> I already know some application that do it).
>> 
>> Here is what I plan to do but may be someone already know such tool ?
>> 
>> - Create xx threads.
>> - Create xx TWSocket with each thread.
>> - Activate threads and connect (using multiple thread is just a way to
>> make incoming connections more "random" than sequential as it would do
>> with .Connect loop for each TWSocket done in same thread).
>> - Connect.
>> - Disconnect.
>> - Loop xx time.
>> 
>> Optionnal things to do once connected :
>> 
>> - Send a specific text once connected (or random from a list).
>> - Wait for some text.
>> - Stay connected xx millisecond (or random time).
>> 
>> Regards.
>> 
>> -- 
>> To unsubscribe or change your settings for TWSocket mailing list
>> please goto http://www.elists.org/mailman/listinfo/twsocket
>> Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to