[
https://issues.apache.org/jira/browse/ACE-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ronald Spierenburg updated ACE-388:
-----------------------------------
Attachment: ACE-388.patch
After further consideration the fix is a bit different than described above.
I've made the Deployment Repositories deployment keep count of the number of
concurrent requests they are serving. When they reached a specified number they
will throw an OverloadedException.
This exception will be picked up by a servlet filter and converted into a
backoff header.
> Add support to send "back-off time" headers.
> --------------------------------------------
>
> Key: ACE-388
> URL: https://issues.apache.org/jira/browse/ACE-388
> Project: ACE
> Issue Type: Task
> Components: Deployment
> Reporter: Marcel Offermans
> Assignee: Angelo van der Sijpt
> Attachments: ACE-388.patch
>
>
> Add support to send “back-off time” headers if the server is too busy. Make
> the “come back later” time configurable.
--
This message was sent by Atlassian JIRA
(v6.1#6144)