remove really annoying debug output that makes life miserable when you do
hundreds of parallel transfers...
This commit is contained in:
parent
b9a6dfab03
commit
b6820b2674
@ -2058,9 +2058,6 @@ ConnectionExists(struct SessionHandle *data,
|
||||
from the multi */
|
||||
}
|
||||
|
||||
DEBUGF(infof(data, "Examining connection #%ld for reuse"
|
||||
" (pipeLen = %ld)\n", check->connectindex, pipeLen));
|
||||
|
||||
if(pipeLen > 0 && !canPipeline) {
|
||||
/* can only happen within multi handles, and means that another easy
|
||||
handle is using this connection */
|
||||
|
Loading…
x
Reference in New Issue
Block a user