>hc5 support It seems to be in beta state => Jetty seems to be more mature.
I've added hc5 async sampler as well. It seems to suffer from exactly the same issue as Jetty: it does not support "client-local" connection management. If I create hc5 instance "per-virtual-user", then it creates "10 threads per virtual user" If I create a single shared hc5 instance, then it reuses connections for all virtual users. Vladimir
