Hi there,
I'd like to simulate slow http clients in order to make my grizzly-
sendfile load tests more "real". Anyone tried this kind of stuff?
Right now I'm using a custom faban benchmark driver which relies on
HttpURLConnection. I'm thinking about just writing some home-grown
throttling code via Thread#sleep, but was wondering if anyone has done
something like this already.
thanks,
Igor