https://issues.apache.org/bugzilla/show_bug.cgi?id=56798
--- Comment #4 from Bertrand Renuart <brenu...@gmail.com> --- Lets talk about MRU and LRU strategies instead - these terms seem to be less confusing in this context. In short, proposition is to follow a MRU strategy when checking out connections from the idle pool. This way, least recently used connections are the first to become eligible for eviction out of the pool. So either we talk about the strategy used to checkout/borrow connections or the one followed to determine which connections should be evicted. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org