Hi, I am making thousands of requests sequentally with tapestry-resteasy acting as client to some in-house jersey service. I guess the defaul http client configuration is used and this involves reusing connection and making concurrent calls.
How can I configure this using tapestry-resteasy? Please don't say it is impossible :-o Thanks, Borut