You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Ronald Spierenburg (JIRA)" <ji...@apache.org> on 2013/10/22 11:31:43 UTC

[jira] [Updated] (ACE-388) Add support to send "back-off time" headers.

     [ 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)