[
https://issues.apache.org/jira/browse/MNG-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514943#comment-16514943
]
Michael Osipov commented on MNG-6369:
-------------------------------------
Using {{Connection: keep-alive}} with HTTP/1.1 is pure non-sense. Where do you
see the header? I'd drop it.
> fastly.com cdn for https://repo.maven.apache.org/maven2/ hangs for keep-alive
> http
> ----------------------------------------------------------------------------------
>
> Key: MNG-6369
> URL: https://issues.apache.org/jira/browse/MNG-6369
> Project: Maven
> Issue Type: Bug
> Reporter: Frank Ch. Eigler
> Priority: Major
>
> Users with java clients that happen to use https with the "Connection:
> keep-alive" header to fetch maven content from the fastly.com cdn of your
> repo are experiencing hung connections.
> To reproduce, observe hang with: ab -v 2 -H "User-Agent: curl/7.29.0" -c1
> -n1 -k [https://repo.maven.apache.org/maven2/]
> Noting that there is no hang if one uses http:// or drops the -k.
> Already reported to fastly:
> [https://fastly.zendesk.com/hc/en-us/requests/73810] but they don't seem to
> take the issue seriously, coming from me.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)