hokuda commented on issue #152: validate connections everytime
URL: 
https://github.com/apache/httpcomponents-core/pull/152#issuecomment-535839577
 
 
   @ok2c Thanks for looking into this! If a connection from the ConnPool is 
stale within validateAfterInactivity, an exception was raised. It seems it was 
introduced since 4.4, and I need the old one.ie, every connection must be 
validated. Should I add a field to ignore validateAfterInactivity rather than 
set it to 0? (how about "ignoreValidateAfterInactivity"?)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to