Fastream Technologies wrote: >> Make sure session caching is working, it can notably increase the >> maximum number of plain accepts per second. Note that the client must >> support session caching as well, otherwise it would work. However >> most common browsers support it. > > Ok. Do you have a tool that is capable of sess. caching and web stress > testing?
Yes, I use a my private, ugly tool. It most likely does not messure what you are after and it is not made for the public. > I used my own web stress tester but that is not capable of it > right now! It is so easy to add two event handlers and enter three lines each, look at the sample OverbyteIcsHttpsTst.cbproj in the ICS V7 SVN repository (including property SslContext.SslSessionCacheModes). -- Arno Garrels -- 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
