[
https://issues.apache.org/jira/browse/SOLR-8501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098123#comment-15098123
]
ASF subversion and git services commented on SOLR-8501:
-------------------------------------------------------
Commit 1724612 from [[email protected]] in branch 'dev/trunk'
[ https://svn.apache.org/r1724612 ]
SOLR-8501: Specify the entity request size when known in HttpSolrClient.
> Specify the entity request size when known in HttpSolrClient.
> -------------------------------------------------------------
>
> Key: SOLR-8501
> URL: https://issues.apache.org/jira/browse/SOLR-8501
> Project: Solr
> Issue Type: Bug
> Reporter: Mark Miller
> Assignee: Mark Miller
> Attachments: SOLR-8501.patch, SOLR-8501.patch
>
>
> We currently always pass -1 and used chunked encoding. This seems wasteful?
> Chunked encoding has overhead and we generally know the sizes. Seems like it
> would be preferable to set the entity size and trigger the Content-Size:
> header.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]