I'm doing stress testing on a DavEx remoting set up. We're seeing a bottleneck between our app ( the JCR client in a davex remoting set up ) and the repository server. When we increase the number of concurrent users hitting the app, the number of TCP connections between our app and the repository server stays at only two.
Is there some configuration for the TCP connection pool in the DavEx client?
