Opened 4 years ago
Closed 4 years ago
#10439 closed enhancement (fixed)
Send Retry-After: header when in maintenance mode
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Upgrade/Install | Version: | 2.8 |
| Severity: | normal | Keywords: | has-patch commit |
| 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)
- Keywords commit added; needs-testing removed
- Milestone changed from 2.8.5 to 2.9
- Version changed from 2.8.1 to 2.8
Note: See
TracTickets for help on using
tickets.

Sounds good to me, I cant see it causing a negative impact on anything..