Opened 17 years ago
Closed 17 years ago
#10439 closed enhancement (fixed)
Send Retry-After: header when in maintenance mode
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.9 | Priority: | normal |
| Severity: | normal | Version: | 2.8 |
| Component: | Upgrade/Install | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
It will be good to send Retry-After: header when WP is in maintenance mode, to inform bots when they can try again. Attached patch adds this header with value 600 (10 minutes).
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Sounds good to me, I cant see it causing a negative impact on anything..