You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/09/08 11:15:00 UTC

[jira] [Comment Edited] (WAGON-531) Add default TTL for HTTP connections

    [ https://issues.apache.org/jira/browse/WAGON-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16599694#comment-16599694 ] 

Michael Osipov edited comment on WAGON-531 at 9/8/18 11:14 AM:
---------------------------------------------------------------

Fixed with [b32212df1df69716f4ce231c77b68d89f2285849|https://gitbox.apache.org/repos/asf?p=maven-wagon.git;a=commit;h=b32212df1df69716f4ce231c77b68d89f2285849].


was (Author: michael-o):
Fixed with [dacbe208d0ea72e84597f26cb0157ac90640db96|https://gitbox.apache.org/repos/asf?p=maven-wagon.git;a=commit;h=dacbe208d0ea72e84597f26cb0157ac90640db96].

> 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
>            Priority: Major
>             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)