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

ASF subversion and git services commented on NIFI-2567:
-------------------------------------------------------

Commit a919844461d63a26fa6c1d8c7daa447cd5ef912e in nifi's branch 
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a919844 ]

NIFI-2567: Site-to-Site to send large data via HTTPS

- It couldn't send data larger than about 7KB due to the mis-use of
  httpasyncclient library
- Updated httpasyncclient from 4.1.1 to 4.1.2
- Let httpasyncclient framework to call produceContent multiple times as
  it gets ready to send more data via SSL session
- Added HTTPS test cases to TestHttpClient, which failed without this
  fix


> HTTP Site-to-Site can't send data larger than about 7KB via HTTPS
> -----------------------------------------------------------------
>
>                 Key: NIFI-2567
>                 URL: https://issues.apache.org/jira/browse/NIFI-2567
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.0.0
>            Reporter: Koji Kawamura
>            Assignee: Koji Kawamura
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
>  HTTP Site-to-Site fails to send data bigger than about 7KB through HTTPS.
> Getting data via HTTPS works. It can send large data with HTTP.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to