[
https://jira.codehaus.org/browse/WAGON-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=356184#comment-356184
]
Herve Boutemy commented on WAGON-375:
-------------------------------------
if I read
https://docs.oracle.com/javase/7/docs/technotes/guides/net/http-keepalive.html
correctly, it is activated by default:
{quote}The support for HTTP keep-Alive is done transparently. However, it can
be controlled by system properties http.keepAlive, and http.maxConnections, as
well as by HTTP/1.1 specified request and response headers.
The system properties that control the behavior of Keep-Alive are:
http.keepAlive=<boolean>
default: true
Indicates if keep alive (persistent) connections should be supported.{quote}
what am I missing?
> wagon-http-lightweight must try to use persistent connection from the jdk
> --------------------------------------------------------------------------
>
> Key: WAGON-375
> URL: https://jira.codehaus.org/browse/WAGON-375
> Project: Maven Wagon
> Issue Type: Improvement
> Components: wagon-http-lightweight
> Reporter: Olivier Lamy
> Assignee: Olivier Lamy
> Fix For: backlog
>
>
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)