Hi, We use JCS Remote Caching. I have observed that the number of "established" connections between Local and Remote Cache keeps fluctuating. It varies between approx 5-120 connection in a min or so.
Our application gets 100-120 requests/sec and for every request the Local Cache is queried and if not found then Remote Cache gets queried. And at the end of processing a put call happens on Local Cache, which i think results into a put call on the Remote Cache. What i want to know is 1. the life cycle of the Connection between Local and Remote Cache 2. any configuration parameters for this connection 3. is it pooled connection Thanks in advance. ^Sachin$ -- View this message in context: http://www.nabble.com/Connection-Details-of-Local-to-Remote-cache-tp25344143p25344143.html Sent from the JCS - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org For additional commands, e-mail: jcs-users-h...@jakarta.apache.org