On 6/27/2018 3:29 PM, Ghiurea, Isabella
wrote:
I see. Definitely put the log analyzer recommendations through a sanity filter : if connections are timing out , that doesn't necessarily mean you should increase the timeout until they don't! It may mean (as it does in this case) that they should be timed out because they're not being used and probably won't be used in the near future. I wouldn't recommend having an infinite connection idle timeout because this can lead to leaked connections on the server side in situations where the client never sends a FIN/RST or where some firewall eats the FIN. TCP keepalive is usually enabled however on the server side, so that would eventually kick in and kill any connection even with no timeout configured. |
_______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@xxxxxxxxxxxxxxxxxxxxxxx/message/4BFUGOLDYMYLQHBRKI5ZQETL37BLZ344/