Thanks a lot. On 7/27/07, Aneel Nazareth <[EMAIL PROTECTED]> wrote:
mat wrote: > I checked out the Jmeter and it seems it only supports "Can load and > performance test HTTP and FTP servers". What about pure socket server? http://jakarta.apache.org/jmeter/usermanual/component_reference.html#TCP_Sampler I've used this with a custom subclass of TCPClient to loadtest MINA-based servers.
