Michael Osipov created WAGON-531: ------------------------------------ Summary: Add default TTL for HTTP connections Key: WAGON-531 URL: https://issues.apache.org/jira/browse/WAGON-531 Project: Maven Wagon Issue Type: New Feature Components: wagon-http, wagon-webdav Affects Versions: 3.1.0 Reporter: Michael Osipov Assignee: Michael Osipov Fix For: 3.2.0
We should set the TTL for a connection to 300 seconds. This is a good value to avoid failures with intermediates which drop idle connections. One can still disable this via property {{-Dmaven.wagon.httpconnectionManager.ttlSeconds=-1}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005)