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

Bram de Kruijff commented on ACE-386:
-------------------------------------

The new agent supports range headers. It has been implemented as part of 
ACE-347 & ACE-323. When a download handle is started, and it has a partial 
local file, it will request a relative range. Assuming the server support this 
request it will then respond with the appropriate partial content response. 

This issue deals with the server end. Specifically the (agent) deployment 
servlets must implement this support. Renaming the issue to reflect this.

                
> Report range headers when downloading deployment packages.
> ----------------------------------------------------------
>
>                 Key: ACE-386
>                 URL: https://issues.apache.org/jira/browse/ACE-386
>             Project: ACE
>          Issue Type: Task
>          Components: Deployment
>            Reporter: Marcel Offermans
>            Assignee: Bram de Kruijff
>
> When downloading deployment packages, we should report and respect range 
> headers. This is part of our support for "resuming" partially downloaded 
> deployment packages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to