...
[15:16:09 CDT(-0500)] <EricDalquist> since I'd expect that to be cached
[15:16:19 CDT(-0500)] <EricDalquist> deferred operations?
[15:16:51 CDT(-0500)] <sjungling> "It means that an operation that was just received on that connection has been deferred, because there are other operations ahead of it that are still pending. I.e., there's a bunch of operations on that connection waiting to execute, and the newcomer is last in line."
[15:16:55 CDT(-0500)] <sjungling> from one of the OpenLDAP guys
[15:17:10 CDT(-0500)] <EricDalquist> ahhh'
[15:17:15 CDT(-0500)] <EricDalquist> so that is probably due to the connection poolingh